Robotics
Transformers
English
vision-language-action
vla
flow-matching
clip
manipulation
pick-and-place
educational
lightweight
beginner-friendly
Instructions to use LeTau/Minimal_VLA with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use LeTau/Minimal_VLA with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("LeTau/Minimal_VLA", dtype="auto") - Notebooks
- Google Colab
- Kaggle