How to use Yuqi1997/UniVLA with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("Yuqi1997/UniVLA", dtype="auto")
This repository contains the model weights for the paper Unified Vision-Language-Action Model.
Project page: https://robertwyq.github.io/univla.github.io
Code: https://github.com/OS-Copilot/OS-Atlas
-