jakmro commited on
Commit
b791537
·
verified ·
1 Parent(s): 32f1f17

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: tencent/Youtu-LLM-2B
 
 
3
  license: other
 
 
 
 
 
4
  ---
 
1
  ---
2
  base_model: tencent/Youtu-LLM-2B
3
+ description: Youtu-LLM 1.96B model from Tencent with Dense MLA attention, 128k context,
4
+ and native agentic capabilities excelling at coding, STEM, and reasoning.
5
  license: other
6
+ pipeline_tag: text-generation
7
+ tags:
8
+ - completion
9
+ - tools
10
+ - embed
11
  ---