Skip to content

Commit 0e7caae

Browse files
authored
Update SmolVLA README.md (#1228)
1 parent 1ee2ca5 commit 0e7caae

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

README.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -90,6 +90,7 @@
9090

9191
### Acknowledgment
9292

93+
- The LeRobot team 🤗 for building SmolVLA [Paper](https://arxiv.org/abs/2506.01844), [Blog](https://huggingface.co/blog/smolvla).
9394
- Thanks to Tony Zhao, Zipeng Fu and colleagues for open sourcing ACT policy, ALOHA environments and datasets. Ours are adapted from [ALOHA](https://tonyzhaozh.github.io/aloha) and [Mobile ALOHA](https://mobile-aloha.github.io).
9495
- Thanks to Cheng Chi, Zhenjia Xu and colleagues for open sourcing Diffusion policy, Pusht environment and datasets, as well as UMI datasets. Ours are adapted from [Diffusion Policy](https://diffusion-policy.cs.columbia.edu) and [UMI Gripper](https://umi-gripper.github.io).
9596
- Thanks to Nicklas Hansen, Yunhai Feng and colleagues for open sourcing TDMPC policy, Simxarm environments and datasets. Ours are adapted from [TDMPC](https://github.com/nicklashansen/tdmpc) and [FOWM](https://www.yunhaifeng.com/FOWM).
@@ -368,6 +369,15 @@ If you want, you can cite this work with:
368369
```
369370

370371
Additionally, if you are using any of the particular policy architecture, pretrained models, or datasets, it is recommended to cite the original authors of the work as they appear below:
372+
- [SmolVLA](https://arxiv.org/abs/2506.01844)
373+
```bibtex
374+
@article{shukor2025smolvla,
375+
title={SmolVLA: A Vision-Language-Action Model for Affordable and Efficient Robotics},
376+
author={Shukor, Mustafa and Aubakirova, Dana and Capuano, Francesco and Kooijmans, Pepijn and Palma, Steven and Zouitine, Adil and Aractingi, Michel and Pascal, Caroline and Russi, Martino and Marafioti, Andres and Alibert, Simon and Cord, Matthieu and Wolf, Thomas and Cadene, Remi},
377+
journal={arXiv preprint arXiv:2506.01844},
378+
year={2025}
379+
}
380+
```
371381

372382
- [Diffusion Policy](https://diffusion-policy.cs.columbia.edu)
373383
```bibtex

0 commit comments

Comments
 (0)