Add library name and pipeline tag (#1)
Browse files- Add library name and pipeline tag (cefdb8559ac93269d7be5768676c0c5ece199314)
Co-authored-by: Niels Rogge <[email protected]>
README.md
CHANGED
|
@@ -10,6 +10,8 @@ tags:
|
|
| 10 |
- cft
|
| 11 |
- math
|
| 12 |
- reasoning
|
|
|
|
|
|
|
| 13 |
---
|
| 14 |
|
| 15 |
# Qwen2.5-32B-Instruct-CFT
|
|
|
|
| 10 |
- cft
|
| 11 |
- math
|
| 12 |
- reasoning
|
| 13 |
+
pipeline_tag: text-generation
|
| 14 |
+
library_name: transformers
|
| 15 |
---
|
| 16 |
|
| 17 |
# Qwen2.5-32B-Instruct-CFT
|