Instructions to use AAyano/oft_setting1_chunksize25_batch32_30k with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use AAyano/oft_setting1_chunksize25_batch32_30k with Transformers:
# Load model directly from transformers import AutoModelForVision2Seq model = AutoModelForVision2Seq.from_pretrained("AAyano/oft_setting1_chunksize25_batch32_30k", trust_remote_code=True, dtype="auto") - Notebooks
- Google Colab
- Kaggle
oft_setting1_chunksize25_batch32_30k
Final checkpoint at 30000 / 30000 training steps. OpenVLA-OFT checkpoint fine-tuned on real-world XArm data, setting 1: pick cube and place into plastic cup. LoRA weights (rank 32) are already merged into the openvla/openvla-7b base — this repo is a standalone model.
Training
- Recipe: OpenVLA-OFT (L1 regression, FiLM, parallel decoding)
- Steps: 30000 (LR 5e-4, decay after 20000), effective batch size 32
- Action chunk: 25, action dim: 7, proprio dim: 6 (BOUNDS_Q99 normalization)
- Inputs: 2 images (3rd-person + wrist) + proprio
Contents
- Merged model shards (
model-*.safetensors) action_head--30000_checkpoint.pt,proprio_projector--30000_checkpoint.pt,vision_backbone--30000_checkpoint.pt— OFT components needed for deploymentdataset_statistics.json— action/proprio normalization statisticsoft_training_config.json— training configuration snapshot
Use with the openvla-oft codebase; set XArm constants (chunk 25, action dim 7, proprio dim 6) in prismatic/vla/constants.py before deployment.
- Downloads last month
- 18
Model tree for AAyano/oft_setting1_chunksize25_batch32_30k
Base model
openvla/openvla-7b