Instructions to use GmanGmanGman/M2-VLA with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use GmanGmanGman/M2-VLA with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("GmanGmanGman/M2-VLA", dtype="auto") - Notebooks
- Google Colab
- Kaggle
| { | |
| "auto_map": { | |
| "AutoProcessor": "processing_prismatic.PrismaticProcessor" | |
| }, | |
| "processor_class": "PrismaticProcessor" | |
| } | |