API Overview#

This section serves as the navigation hub for the FluxVLA API Reference, covering the following areas:

  • Training interfaces (scripts/train.sh and training configuration)

  • Evaluation interfaces (scripts/eval.sh and evaluation configuration)

  • Inference interfaces (Runner, Operator, and data processing for real-robot and simulation deployment)

  • Configuration interfaces (model, train_dataloader, runner, inference, eval)

What Do You Want to Do?#

Train a Model#

Evaluate a Model#

Deploy for Inference#

Modify Configuration#

Reference Structure#