Update README.md
Browse files
README.md
CHANGED
@@ -1,6 +1,9 @@
|
|
1 |
---
|
2 |
license: mit
|
3 |
pipeline_tag: text-generation
|
|
|
|
|
|
|
4 |
---
|
5 |
|
6 |
# LIMO: Less Is More for Reasoning 🚀
|
|
|
1 |
---
|
2 |
license: mit
|
3 |
pipeline_tag: text-generation
|
4 |
+
library_name: transformers
|
5 |
+
base_model:
|
6 |
+
- Qwen/Qwen2.5-32B-Instruct
|
7 |
---
|
8 |
|
9 |
# LIMO: Less Is More for Reasoning 🚀
|