Skip to content

Add GR00T N1.7 training and rollout support#64

Open
EAOZONE wants to merge 3 commits into
huggingface:mainfrom
EAOZONE:main
Open

Add GR00T N1.7 training and rollout support#64
EAOZONE wants to merge 3 commits into
huggingface:mainfrom
EAOZONE:main

Conversation

@EAOZONE

@EAOZONE EAOZONE commented Jul 12, 2026

Copy link
Copy Markdown

Summary

This PR adds training and rollout support for NVIDIA GR00T N1.7.

  • Add GR00T policy configuration and dependency preflight support.
  • Expose GR00T-specific training options in the frontend.
  • Include the rebuilt frontend bundle.
  • Use RTC chunked inference for GR00T and other relative-action policies.
  • Configure the RTC execution horizon from the policy’s action-step count.
  • Set the inference queue threshold to zero for stable chunk execution.
  • Provide a friendly error message when relative-action policies are run without RTC.
  • Add test coverage for relative-action rollout configuration.

Validation

  • pytest -q tests/test_train.py tests/test_rollout.py — 34 passed
  • ESLint on all changed frontend source files — passed
  • npm run build — passed
  • git diff --check — passed
  • Successfully trained a GR00T policy and ran it on a physical SO-101 robot.

Notes

The repository-wide frontend lint reports pre-existing errors in unrelated files. All frontend files changed by this PR pass ESLint.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant