Update metadata with huggingface_hub (#2)
Browse files- Update metadata with huggingface_hub (3af316bcfe98c08f5511399b72dcd75d0da4c076)
Co-authored-by: Vaibhav Srivastav <[email protected]>
README.md
CHANGED
@@ -1,10 +1,11 @@
|
|
1 |
---
|
2 |
-
|
3 |
-
license_link: https://huggingface.co/Qwen/Qwen2.5-32B-Instruct-AWQ/blob/main/LICENSE
|
4 |
language:
|
5 |
- en
|
|
|
|
|
|
|
6 |
pipeline_tag: text-generation
|
7 |
-
base_model: Qwen/Qwen2.5-32B-Instruct
|
8 |
tags:
|
9 |
- chat
|
10 |
---
|
|
|
1 |
---
|
2 |
+
base_model: Qwen/Qwen2.5-32B-Instruct
|
|
|
3 |
language:
|
4 |
- en
|
5 |
+
library_name: transformers
|
6 |
+
license: apache-2.0
|
7 |
+
license_link: https://huggingface.co/Qwen/Qwen2.5-32B-Instruct-AWQ/blob/main/LICENSE
|
8 |
pipeline_tag: text-generation
|
|
|
9 |
tags:
|
10 |
- chat
|
11 |
---
|