Instructions to use simplescaling/s1-32B with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Inference
Update README.md
Browse files
README.md
CHANGED
|
@@ -20,5 +20,13 @@ The model usage is documented [here](https://github.com/simplescaling/s1?tab=rea
|
|
| 20 |
# Citation
|
| 21 |
|
| 22 |
```bibtex
|
| 23 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 24 |
```
|
|
|
|
| 20 |
# Citation
|
| 21 |
|
| 22 |
```bibtex
|
| 23 |
+
@misc{muennighoff2025s1simpletesttimescaling,
|
| 24 |
+
title={s1: Simple test-time scaling},
|
| 25 |
+
author={Niklas Muennighoff and Zitong Yang and Weijia Shi and Xiang Lisa Li and Li Fei-Fei and Hannaneh Hajishirzi and Luke Zettlemoyer and Percy Liang and Emmanuel Candès and Tatsunori Hashimoto},
|
| 26 |
+
year={2025},
|
| 27 |
+
eprint={2501.19393},
|
| 28 |
+
archivePrefix={arXiv},
|
| 29 |
+
primaryClass={cs.CL},
|
| 30 |
+
url={https://arxiv.org/abs/2501.19393},
|
| 31 |
+
}
|
| 32 |
```
|