semi-write the readme
Browse files
README.md
CHANGED
|
@@ -1,5 +1,11 @@
|
|
| 1 |
-
---
|
| 2 |
-
license: other
|
| 3 |
-
license_name: lfm1.0
|
| 4 |
-
license_link: LICENSE
|
| 5 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
license: other
|
| 3 |
+
license_name: lfm1.0
|
| 4 |
+
license_link: LICENSE
|
| 5 |
+
base_model:
|
| 6 |
+
- LiquidAI/LFM2.5-1.2B-Thinking
|
| 7 |
+
---
|
| 8 |
+
|
| 9 |
+
# Neuron Thinking Beta (1.2B)
|
| 10 |
+
This is my experimental model finetuned from LFM2.5 1.2B Thinking. So far it seems to work fairly well from my own testing on some short reasoning tasks.
|
| 11 |
+
It is fair with conversation but excels in thinking tasks far beyond the other Neuron models. An updated version is coming soon as well.
|