Robotics
LeRobot
Safetensors
smolvla
danaaubakirova HF Staff commited on
Commit
14a804c
·
verified ·
1 Parent(s): c403fe0

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +10 -2
README.md CHANGED
@@ -7,9 +7,17 @@ library_name: lerobot
7
 
8
  SmolVLA: A vision-language-action model for affordable and efficient robotics
9
 
10
- [Paper](https://huggingface.co/papers/2506.01844)
11
 
12
- [Code](https://github.com/huggingface/lerobot)
 
 
 
 
 
 
 
 
13
 
14
  Designed by Hugging Face.
15
 
 
7
 
8
  SmolVLA: A vision-language-action model for affordable and efficient robotics
9
 
10
+ Resources and technical documentation:
11
 
12
+ [Train using Google Colab Notebook](https://colab.research.google.com/github/huggingface/notebooks/blob/main/lerobot/training-smolvla.ipynb#scrollTo=ZO52lcQtxseE)
13
+
14
+ [SmolVLA HF Documentation](https://huggingface.co/docs/lerobot/smolvla)
15
+
16
+ [SmolVLA Paper](https://huggingface.co/papers/2506.01844)
17
+
18
+ [SmolVLA Blogpost](https://huggingface.co/blog/smolvla)
19
+
20
+ [Code](https://github.com/huggingface/lerobot/blob/main/lerobot/common/policies/smolvla/modeling_smolvla.py)
21
 
22
  Designed by Hugging Face.
23