Robotics
Transformers
Safetensors
English
molmoact
image-text-to-text
molmo
olmo
reasoning
vla
manipulation
custom_code
Instructions to use allenai/MolmoAct-7B-D-0812 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use allenai/MolmoAct-7B-D-0812 with Transformers:
# Load model directly from transformers import AutoModelForImageTextToText model = AutoModelForImageTextToText.from_pretrained("allenai/MolmoAct-7B-D-0812", trust_remote_code=True, dtype="auto") - Notebooks
- Google Colab
- Kaggle
Commit History
Update README.md bd5439c verified
Update README.md c1753d7 verified
Update README.md fc7f7ad verified
Update README.md d5c2358 verified
Update README.md fa40fb0 verified
Update README.md 6d36c7a verified
Update README.md 9d2e6c8 verified
Jason Lee commited on