jakmro commited on
Commit
7201fc0
·
verified ·
1 Parent(s): 1762f52

Update model card

Browse files
Files changed (1) hide show
  1. README.md +11 -0
README.md ADDED
@@ -0,0 +1,11 @@
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ base_model: LiquidAI/LFM2-1.2B-Tool
3
+ description: LFM2 1.2B model from Liquid AI fine-tuned for structured tool and function
4
+ calling.
5
+ license: other
6
+ pipeline_tag: text-generation
7
+ tags:
8
+ - completion
9
+ - tools
10
+ - embed
11
+ ---