jakmro commited on
Commit
71a138e
·
verified ·
1 Parent(s): 6de2246

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-2.6B
 
 
3
  license: other
 
 
 
 
 
4
  ---
 
1
  ---
2
  base_model: LiquidAI/LFM2-2.6B
3
+ description: LFM2 2.6B hybrid language model from Liquid AI for on-device chat and
4
+ embeddings.
5
  license: other
6
+ pipeline_tag: text-generation
7
+ tags:
8
+ - completion
9
+ - tools
10
+ - embed
11
  ---