Robotics
Transformers
Safetensors
How to use from the
Use from the
Transformers library
# Load model directly
from transformers import AutoModel
model = AutoModel.from_pretrained("zzyzyzy/ReconVLA", dtype="auto")
Quick Links

This repository contains the model introduced in ReconVLA: Reconstructive Vision-Language-Action Model as Effective Robot Perceiver

Project page:https://zionchow.github.io/ReconVLA/

Code:https://github.com/Chowzy069/Reconvla

This model was pre-trained and then fine-tuned on CALVIN ABC->D.

Downloads last month

-

Downloads are not tracked for this model. How to track
Video Preview
loading

Paper for zzyzyzy/ReconVLA