Robotics
Transformers
Safetensors
mwm
feature-extraction
vision-language-model
manipulation
custom_code
Instructions to use InternRobotics/F1-VLA with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use InternRobotics/F1-VLA with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("InternRobotics/F1-VLA", trust_remote_code=True, dtype="auto") - Notebooks
- Google Colab
- Kaggle
Update License to MIT, Add Paper Abstract, and Enhance Usage Section
#1 opened 8 months ago
by
nielsr