OpenWAM Documentation

Developed by the OpenWAM Team at the Stanford Vision and Learning Lab (SVL).

Stanford University Stanford Artificial Intelligence Laboratory Stanford Vision and Learning Lab Stanford Robotics Center

OpenWAM is an extensible library for training and evaluating world action models while keeping the shared visual backbone stable. The public docs focus on reproducible usage, typed extension points, and benchmark contracts.

Start Here

Extension Points

  • Extension SDK: registry surfaces for datasets, policy variants, and decoders.
  • Cookbooks: concrete recipes for adding new research components.
  • Artifacts: checkpoint manifests, local path aliases, and artifact cards.
  • Reproducibility: result envelopes, experiment cards, and tracking policy.

Reference

  • CLI Reference: commands and examples.
  • Testing: local tests and numerical comparisons for extensions.
  • Releases: package versions and reproducible installation.