Update metadata with huggingface_hub
Browse files
README.md
CHANGED
|
@@ -1,6 +1,13 @@
|
|
| 1 |
---
|
| 2 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
| 3 |
pipeline_tag: text-generation
|
|
|
|
|
|
|
|
|
|
| 4 |
---
|
| 5 |
## 💫 Community Model> Qwen2.5 0.5B Instruct by Qwen
|
| 6 |
|
|
|
|
| 1 |
---
|
| 2 |
+
base_model: Qwen/Qwen2.5-0.5B-Instruct
|
| 3 |
+
language:
|
| 4 |
+
- en
|
| 5 |
+
license: apache-2.0
|
| 6 |
+
license_link: https://huggingface.co/Qwen/Qwen2.5-0.5B-Instruct/blob/main/LICENSE
|
| 7 |
pipeline_tag: text-generation
|
| 8 |
+
tags:
|
| 9 |
+
- chat
|
| 10 |
+
quantized_by: bartowski
|
| 11 |
---
|
| 12 |
## 💫 Community Model> Qwen2.5 0.5B Instruct by Qwen
|
| 13 |
|