-
Notifications
You must be signed in to change notification settings - Fork 245
fix: add missing functional test #1883
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
📝 WalkthroughWalkthroughThe PR reorders and expands the GPU functional test suite by replacing and adding test invocations, updates a Megatron DPO configuration file with a v2 config path and additional flags, removes the Changes
Estimated code review effort🎯 3 (Moderate) | ⏱️ ~20 minutes Possibly related PRs
Suggested labels
Suggested reviewers
🚥 Pre-merge checks | ✅ 4✅ Passed checks (4 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing touches
🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
1575a0a to
9550f8c
Compare
Signed-off-by: Yuki Huang <yukih@nvidia.com>
a8e7037 to
fba72bb
Compare
tests/functional/grpo_math_env.shsince duplicated withtests/functional/grpo.sh.tests/functional/dpo_megatron.shtests/functional/grpo_rm_env.sh(this one is disabled since it's currently broken in CI, but it works locally)tests/functional/sft_megatron.shtests/functional/test_converters.sh(this one is disabled since DTensor v2 converter has some issue now and fix: Fix DCP-to-HF conversion for model-wrapped checkpoints #1881 is fixing it)Summary by CodeRabbit