Update README.md
Browse files
README.md
CHANGED
@@ -3,6 +3,8 @@ library_name: transformers
|
|
3 |
base_model:
|
4 |
- Qwen/Qwen2.5-3B-Instruct
|
5 |
pipeline_tag: text-generation
|
|
|
|
|
6 |
---
|
7 |
|
8 |
# Model Card for Model ID
|
|
|
3 |
base_model:
|
4 |
- Qwen/Qwen2.5-3B-Instruct
|
5 |
pipeline_tag: text-generation
|
6 |
+
tags:
|
7 |
+
- chat
|
8 |
---
|
9 |
|
10 |
# Model Card for Model ID
|