Robotics
Transformers
Safetensors
English
eo1
feature-extraction
Robot Control
Generalist robot policies
VLA
Embodied AI
Unified Model
multimodal
large embodied model
custom_code
Instructions to use IPEC-COMMUNITY/EO-1-3B with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use IPEC-COMMUNITY/EO-1-3B with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("IPEC-COMMUNITY/EO-1-3B", trust_remote_code=True, dtype="auto") - Notebooks
- Google Colab
- Kaggle
when open model and training code?
#2
by summon - opened
when open model and source code? just waiting
I'm also waiting. Here is comment from author: https://github.com/EO-Robotics/EO-1/issues/1#issuecomment-3248355417