Sethblocks commited on
Commit
da85853
·
verified ·
1 Parent(s): 2ca551b

semi-write the readme

Browse files
Files changed (1) hide show
  1. README.md +11 -5
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.