Update metadata: Add library_name to Transformers (#1)
Browse files- Update metadata: Add library_name to Transformers (f73cfd58be7c44c3caabea717217251688cd47b1)
Co-authored-by: Tiezhen WANG <xianbao@users.noreply.huggingface.co>
README.md
CHANGED
@@ -7,6 +7,7 @@ pipeline_tag: text-generation
|
|
7 |
base_model: Qwen/Qwen2.5-1.5B
|
8 |
tags:
|
9 |
- chat
|
|
|
10 |
---
|
11 |
|
12 |
# Qwen2.5-1.5B-Instruct
|
|
|
7 |
base_model: Qwen/Qwen2.5-1.5B
|
8 |
tags:
|
9 |
- chat
|
10 |
+
library_name: transformers
|
11 |
---
|
12 |
|
13 |
# Qwen2.5-1.5B-Instruct
|