CEED-VLA: Consistency Vision-Language-Action Model with Early-Exit Decoding
Paper • 2506.13725 • Published • 1
How to use chenpyyy/openvla-ac with Transformers:
# Load model directly
from transformers import AutoModel
model = AutoModel.from_pretrained("chenpyyy/openvla-ac", dtype="auto")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/