Instructions to use simplescaling/s1-32B with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Inference
add new model metadata
#9
by davanstrien HF Staff - opened
README.md
CHANGED
|
@@ -4,6 +4,7 @@ inference: true
|
|
| 4 |
license: apache-2.0
|
| 5 |
datasets:
|
| 6 |
- simplescaling/s1K
|
|
|
|
| 7 |
---
|
| 8 |
|
| 9 |
**We recommend using our successor [s1.1](https://huggingface.co/simplescaling/s1.1-32B) with better performance**
|
|
|
|
| 4 |
license: apache-2.0
|
| 5 |
datasets:
|
| 6 |
- simplescaling/s1K
|
| 7 |
+
new_version: simplescaling/s1.1-32B
|
| 8 |
---
|
| 9 |
|
| 10 |
**We recommend using our successor [s1.1](https://huggingface.co/simplescaling/s1.1-32B) with better performance**
|