mfarre commited on
Commit
02b5a19
·
verified ·
1 Parent(s): f4d0547

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -4
README.md CHANGED
@@ -197,11 +197,10 @@ We release the SmolVLM2 checkpoints under the Apache 2.0 license.
197
  ## Citation information
198
  You can cite us in the following way:
199
  ```bibtex
200
- @misc{smolvlm2,
201
- title = {SmolVLM2: Bringing Video Understanding to Every Device},
202
- author = {Orr Zohar and Miquel Farré and Andi Marafioti and Merve Noyan and Pedro Cuenca and Cyril Zakka and Joshua Lochner},
203
  year = {2025},
204
- url = {https://huggingface.co/blog/smolvlm2}
205
  }
206
  ```
207
 
 
197
  ## Citation information
198
  You can cite us in the following way:
199
  ```bibtex
200
+ @unpublished{marafioti2025smolvlm,
201
+ title = {SmolVLM: Redefining small and efficient multimodal models},
202
+ author = {Marafioti, Andr\'{e}s and Zohar, Orr and Farr\'{e}, Miquel and Noyan, Merve and Bakouch, Elie and Cuenca, Pedro and Zakka, Cyril and Ben Allal, Loubna and Lozhkov, Anton and Tazi, Nouamane and Srivastav, Vaibhav and Lochner, Joshua and Larcher, Hugo and Morlon, Mathieu and Tunstall, Lewis and von Werra, Leandro and Wolf, Thomas},
203
  year = {2025},
 
204
  }
205
  ```
206