zetasepic commited on
Commit
fe3ebd0
·
verified ·
1 Parent(s): 0c7dc6a

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -1
README.md CHANGED
@@ -2,5 +2,10 @@
2
  license: other
3
  license_name: qwen
4
  license_link: https://huggingface.co/Qwen/Qwen2.5-72B-Instruct-GGUF/blob/main/LICENSE
5
- base_model: "Qwen/Qwen2.5-72B-Instruct"
 
 
 
 
 
6
  ---
 
2
  license: other
3
  license_name: qwen
4
  license_link: https://huggingface.co/Qwen/Qwen2.5-72B-Instruct-GGUF/blob/main/LICENSE
5
+ language:
6
+ - en
7
+ pipeline_tag: text-generation
8
+ base_model: Qwen/Qwen2.5-72B-Instruct
9
+ tags:
10
+ - chat
11
  ---