Update README.md
Browse files
README.md
CHANGED
@@ -7,6 +7,7 @@ language:
|
|
7 |
base_model:
|
8 |
- Qwen/Qwen2.5-0.5B-Instruct
|
9 |
pipeline_tag: text-generation
|
|
|
10 |
---
|
11 |
|
12 |
A small thinking model!
|
|
|
7 |
base_model:
|
8 |
- Qwen/Qwen2.5-0.5B-Instruct
|
9 |
pipeline_tag: text-generation
|
10 |
+
library_name: transformers
|
11 |
---
|
12 |
|
13 |
A small thinking model!
|