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
Update README.md
Browse files
README.md
CHANGED
|
@@ -48,7 +48,7 @@ library_name: transformers
|
|
| 48 |
alt="EO-Robotics Paper on arXiv"
|
| 49 |
/>
|
| 50 |
</a>
|
| 51 |
-
<a href="https://github.com/EO-Robotics/
|
| 52 |
<img
|
| 53 |
src="https://img.shields.io/badge/GitHub-Code-blue.svg?logo=github&"
|
| 54 |
alt="GitHub Code"
|
|
|
|
| 48 |
alt="EO-Robotics Paper on arXiv"
|
| 49 |
/>
|
| 50 |
</a>
|
| 51 |
+
<a href="https://github.com/EO-Robotics/EO1">
|
| 52 |
<img
|
| 53 |
src="https://img.shields.io/badge/GitHub-Code-blue.svg?logo=github&"
|
| 54 |
alt="GitHub Code"
|