Update metadata with huggingface_hub (#1)
Browse files- Update metadata with huggingface_hub (99dd3ef40d16c393175b4f535f1cb397bd9982ee)
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-7B-Instruct-AWQ/blob/main/LICENSE
|
| 4 |
language:
|
| 5 |
- en
|
|
|
|
|
|
|
|
|
|
| 6 |
pipeline_tag: text-generation
|
| 7 |
-
base_model: Qwen/Qwen2.5-7B-Instruct
|
| 8 |
tags:
|
| 9 |
- chat
|
| 10 |
---
|
|
|
|
| 1 |
---
|
| 2 |
+
base_model: Qwen/Qwen2.5-7B-Instruct
|
|
|
|
| 3 |
language:
|
| 4 |
- en
|
| 5 |
+
library_name: transformers
|
| 6 |
+
license: apache-2.0
|
| 7 |
+
license_link: https://huggingface.co/Qwen/Qwen2.5-7B-Instruct-AWQ/blob/main/LICENSE
|
| 8 |
pipeline_tag: text-generation
|
|
|
|
| 9 |
tags:
|
| 10 |
- chat
|
| 11 |
---
|