Problem
training/vla/scripts/ and training/vla/workflows/ are empty. There is no AzureML path to train pi0 / pi0_fast policies on the toolchain, despite LeRobot upstream supporting them via --policy.type=pi0.
Proposed solution
Add a pi0 AzureML training submit script + workflow YAML, forked from the IL LeRobot training submission. Key constraint: do not vendor the OpenPI fork. LeRobot / HuggingFace already support pi0 upstream — passing --policy.type=pi0 to lerobot-train is sufficient.
Acceptance criteria
Related
Problem
training/vla/scripts/andtraining/vla/workflows/are empty. There is no AzureML path to train pi0 / pi0_fast policies on the toolchain, despite LeRobot upstream supporting them via--policy.type=pi0.Proposed solution
Add a pi0 AzureML training submit script + workflow YAML, forked from the IL LeRobot training submission. Key constraint: do not vendor the OpenPI fork. LeRobot / HuggingFace already support pi0 upstream — passing
--policy.type=pi0tolerobot-trainis sufficient.Acceptance criteria
training/vla/scripts/submit-azureml-vla-training.shsubmits a pi0 training CommandJobtraining/vla/workflows/azureml/vla-training.yamldefines the jobRelated