fine-tuning-openvla-oft

Fine-tunes and evaluates OpenVLA-OFT robot action generation policies on LIBERO and ALOHA environments.

6|3|Updated Jan 29, 2026
One-click install
npx skills add https://github.com/jonnabio/ace-framework --skill fine-tuning-openvla-oft-jonnabio
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: fine-tuning-openvla-oft
Source: https://github.com/jonnabio/ace-framework/tree/main/.ace/packs/ai-research/openvla-oft
Command: npx skills add https://github.com/jonnabio/ace-framework --skill fine-tuning-openvla-oft-jonnabio

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires torch==2.2.0, transformers>=4.40.0, peft==0.11.1, draccus==0.8.0, accelerate>=0.25.0, wandb>=0.16.0, fastapi>=0.100.0, uvicorn>=0.24.0, tensorflow==2.15.0, robosuite==1.4.0, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill addresses the challenges of fine-tuning and evaluating OpenVLA-OFT policies for complex robot action generation, enabling precise control and efficient deployment in LIBERO and ALOHA environments.

Core Features & Use Cases

  • Fine-Tuning: Customizes OpenVLA-OFT policies for specific action generation needs.
  • Evaluation: Assesses policy performance on LIBERO and ALOHA simulation setups.
  • Use Case: For developers looking to fine-tune the OpenVLA-OFT+ policy on ALOHA real-world data, this Skill streamlines the process with pre-defined workflows and computational requirements.

Quick Start

Clone the repository and follow the setup instructions to begin fine-tuning the OpenVLA-OFT policy for ALOHA.

Frequently Asked Questions about fine-tuning-openvla-oft

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I fine-tune OpenVLA-OFT policies for robot action generation?

Fine-tune OpenVLA-OFT policies by customizing them for specific action generation needs using pre-defined workflows. This Skill streamlines the process with LoRA adaptation, continuous action heads, and FiLM conditioning for precise robot control.

Can I evaluate OpenVLA-OFT policies on LIBERO and ALOHA simulation environments?

Evaluate OpenVLA-OFT policies by assessing their performance directly on LIBERO and ALOHA simulation setups. The Skill provides built-in evaluation workflows to measure action generation accuracy and control efficiency.

Do I need specific versions of PyTorch and Transformers to fine-tune OpenVLA-OFT?

Specific versions of PyTorch 2.2.0, Transformers 4.40.0, and TensorFlow 2.15.0 are required to fine-tune OpenVLA-OFT. These exact dependencies ensure computational reproducibility during policy training and evaluation.

Does OpenVLA-OFT fine-tuning support LoRA adaptation and FiLM conditioning?

OpenVLA-OFT fine-tuning supports LoRA adaptation and FiLM conditioning alongside continuous action heads. These features enable efficient policy customization and precise environmental control during robot action generation.

What is the best way to fine-tune OpenVLA-OFT+ on ALOHA real-world data?

Fine-tune OpenVLA-OFT+ on ALOHA real-world data by cloning the repository and following the setup instructions. The Skill provides pre-defined workflows and computational requirements to streamline the training process.

Why does OpenVLA-OFT fine-tuning require both PyTorch and TensorFlow dependencies?

OpenVLA-OFT fine-tuning requires PyTorch 2.2.0 and TensorFlow 2.15.0 to ensure full computational reproducibility. Maintaining both frameworks at specific versions guarantees consistent policy training and evaluation results across environments.