jakmro commited on
Commit
fa3b13f
·
verified ·
1 Parent(s): 9bf4feb

Update model card

Browse files
Files changed (1) hide show
  1. README.md +7 -0
README.md CHANGED
@@ -1,4 +1,11 @@
1
  ---
2
  base_model: LiquidAI/LFM2.5-1.2B-Thinking
 
 
3
  license: other
 
 
 
 
 
4
  ---
 
1
  ---
2
  base_model: LiquidAI/LFM2.5-1.2B-Thinking
3
+ description: LFM2.5 1.2B reasoning model from Liquid AI with extended thinking for
4
+ on-device deployment.
5
  license: other
6
+ pipeline_tag: text-generation
7
+ tags:
8
+ - completion
9
+ - tools
10
+ - embed
11
  ---