Robotics
LeRobot
Safetensors
smolvla
nielsr HF Staff commited on
Commit
cd9e12c
·
verified ·
1 Parent(s): d5ef92b

Add library name and link to code

Browse files

This PR adds the relevant library name (LeRobot) tag, and a link to the Github repository, enabling people to more easily find the code.

Files changed (1) hide show
  1. README.md +4 -0
README.md CHANGED
@@ -2,11 +2,15 @@
2
  pipeline_tag: robotics
3
  tags:
4
  - lerobot
 
5
  ---
 
6
  SmolVLA: A vision-language-action model for affordable and efficient robotics
7
 
8
  [Paper](https://huggingface.co/papers/2506.01844)
9
 
 
 
10
  Designed by Hugging Face.
11
 
12
  This model has 450M parameters in total.
 
2
  pipeline_tag: robotics
3
  tags:
4
  - lerobot
5
+ library_name: lerobot
6
  ---
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
 
16
  This model has 450M parameters in total.