Reinforcement Learning
Transformers
English
robotics
vla
vision-language-action
openvla
omnivla
robot
qwen
dinov2
siglip
Instructions to use theguy21/openvla-micro with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use theguy21/openvla-micro with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("theguy21/openvla-micro", dtype="auto") - Notebooks
- Google Colab
- Kaggle
| __pycache__/ | |
| *.pyc | |
| *.pyo | |
| *.log | |
| runs/ | |
| shim_continued/ | |
| shim_test/ | |
| waypoint_vis/ | |
| build/ | |
| dist/ | |
| *.egg-info/ | |
| .venv/ | |
| venv/ | |
| *.pt | |
| *.bin | |
| *.safetensors | |