Junrulu commited on
Commit
0deab5d
·
verified ·
1 Parent(s): bbcccb9

Update README.md (#6)

Browse files

- Update README.md (b2479b5000106359ae2a5419182bc3c262f25a06)

Files changed (1) hide show
  1. README.md +8 -0
README.md CHANGED
@@ -1,6 +1,7 @@
1
  ---
2
  library_name: transformers
3
  license: other
 
4
  license_link: https://huggingface.co/tencent/Youtu-LLM-2B-Base/LICENSE.txt
5
  pipeline_tag: text-generation
6
  instruct_model:
@@ -29,6 +30,13 @@ instruct_model:
29
  - Context Length: 131,072
30
  - Vocabulary Size: 128,256
31
 
 
 
 
 
 
 
 
32
  <a id="benchmarks"></a>
33
 
34
  ## 📊 Performance Comparisons
 
1
  ---
2
  library_name: transformers
3
  license: other
4
+ license_name: youtu-llm
5
  license_link: https://huggingface.co/tencent/Youtu-LLM-2B-Base/LICENSE.txt
6
  pipeline_tag: text-generation
7
  instruct_model:
 
30
  - Context Length: 131,072
31
  - Vocabulary Size: 128,256
32
 
33
+ ## 🤗 Model Download
34
+ | Model Name | Description | Download |
35
+ | ----------- | ----------- |-----------
36
+ | Youtu-LLM-2B-Base | Base model of Youtu-LLM-2B |🤗 [Model](https://huggingface.co/tencent/Youtu-LLM-2B-Base)|
37
+ | Youtu-LLM-2B | Instruct model of Youtu-LLM-2B | 🤗 [Model](https://huggingface.co/tencent/Youtu-LLM-2B)|
38
+ | Youtu-LLM-2B-GGUF | Instruct model of Youtu-LLM-2B, in GGUF format | 🤗 [Model](https://huggingface.co/tencent/Youtu-LLM-2B-GGUF)|
39
+
40
  <a id="benchmarks"></a>
41
 
42
  ## 📊 Performance Comparisons