eliebak HF Staff commited on
Commit
f164213
·
verified ·
1 Parent(s): 5ba230f

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +11 -1
README.md CHANGED
@@ -220,4 +220,14 @@ SmolLM3 can produce text on a variety of topics, but the generated content may n
220
 
221
 
222
  ## License
223
- [Apache 2.0](https://www.apache.org/licenses/LICENSE-2.0)
 
 
 
 
 
 
 
 
 
 
 
220
 
221
 
222
  ## License
223
+ [Apache 2.0](https://www.apache.org/licenses/LICENSE-2.0)
224
+
225
+ ## Citation
226
+ ```bash
227
+ @misc{bakouch2025smollm3,
228
+ title={{SmolLM3: smol, multilingual, long-context reasoner}},
229
+ author={Bakouch, Elie and Ben Allal, Loubna and and Lozhkov, Anton and Tazi, Nouamane and Tunstall, Lewis and Patiño, Carlos Miguel and Beeching, Edward and Roucher, Aymeric and Reedi, Aksel Joonas and Gallouédec, Quentin and Rasul, Kashif and Habib, Nathan and Fourrier, Clémentine and Kydlicek, Hynek and Penedo, Guilherme and Larcher, Hugo and Morlon, Mathieu and Srivastav, Vaibhav and Lochner, Joshua and Nguyen, Xuan-Son and Raffel, Colin and von Werra, Leandro and Wolf, Thomas},
230
+ year={2025},
231
+ howpublished={\url{https://huggingface.co/blog/smollm3}}
232
+ }
233
+ ```