Instructions to use lerobot/smolvla_base with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- LeRobot
How to use lerobot/smolvla_base with LeRobot:
- Notebooks
- Google Colab
- Kaggle
fix: 404 link to code
#9
by nekomeowww - opened
README.md
CHANGED
|
@@ -15,7 +15,7 @@ Resources and technical documentation:
|
|
| 15 |
|
| 16 |
[SmolVLA Blogpost](https://huggingface.co/blog/smolvla)
|
| 17 |
|
| 18 |
-
[Code](https://github.com/huggingface/lerobot/blob/main/lerobot/
|
| 19 |
|
| 20 |
[Train using Google Colab Notebook](https://colab.research.google.com/github/huggingface/notebooks/blob/main/lerobot/training-smolvla.ipynb#scrollTo=ZO52lcQtxseE)
|
| 21 |
|
|
|
|
| 15 |
|
| 16 |
[SmolVLA Blogpost](https://huggingface.co/blog/smolvla)
|
| 17 |
|
| 18 |
+
[Code](https://github.com/huggingface/lerobot/blob/main/src/lerobot/policies/smolvla/modeling_smolvla.py)
|
| 19 |
|
| 20 |
[Train using Google Colab Notebook](https://colab.research.google.com/github/huggingface/notebooks/blob/main/lerobot/training-smolvla.ipynb#scrollTo=ZO52lcQtxseE)
|
| 21 |
|