jakmro commited on
Commit
3e38154
·
verified ·
1 Parent(s): 99e8d92

Update model card

Browse files
Files changed (1) hide show
  1. README.md +10 -0
README.md ADDED
@@ -0,0 +1,10 @@
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ base_model: LiquidAI/LFM2-700M
3
+ description: LFM2 700M hybrid language model from Liquid AI optimized for edge devices.
4
+ license: other
5
+ pipeline_tag: text-generation
6
+ tags:
7
+ - completion
8
+ - tools
9
+ - embed
10
+ ---