diff --git a/test_pi05_openpi.py b/test_pi05_openpi.py index 60f51c92f..4393d088c 100644 --- a/test_pi05_openpi.py +++ b/test_pi05_openpi.py @@ -90,6 +90,7 @@ def test_pi05_forward_pass(): dtype="float32", pi05=True, action_horizon=16, # Shorter horizon for testing + n_action_steps=16, # Shorter action steps for testing ) # Create dummy dataset stats