Update README.md
Browse files
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 |
-
|
|
|
|
|
|
|
|
|
|
|
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 |
---
|