Instructions to use chenpyyy/openvla-ac with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use chenpyyy/openvla-ac with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("chenpyyy/openvla-ac", dtype="auto") - Notebooks
- Google Colab
- Kaggle
metadata
license: apache-2.0
library_name: transformers
pipeline_tag: robotics
This repository contains the model introduced in CEED-VLA: Consistency Vision-Language-Action Model with Early-Exit Decoding.
Project page: https://irpn-eai.github.io/CEED-VLA/