Conversation
fixed a typo : Features Coming soon to 0.6 Signed-off-by: Ashwath Aithal <aaithal@nvidia.com>
📝 WalkthroughWalkthroughUpdated README.md with version bump from v0.4 to v0.6 and expanded the Features section with new entries including improved performance optimizations, new model support (Qwen3-Next, Nemotron-Super), additional algorithms (GDPO, LoRA, GRPO, DPO), resiliency features, on-policy distillation, and speculative decoding. Changes
Possibly related PRs
Suggested labels
Suggested reviewers
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~3 minutes 🚥 Pre-merge checks | ✅ 3 | ❌ 1❌ Failed checks (1 inconclusive)
✅ Passed checks (3 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 |
There was a problem hiding this comment.
Actionable comments posted: 1
Caution
Some comments are outside the diff and can’t be posted inline due to platform limitations.
⚠️ Outside diff range comments (1)
README.md (1)
86-86:⚠️ Potential issue | 🟡 MinorFix typo: "Speculaive" should be "Speculative".
The word "Speculaive" is misspelled and should be "Speculative".
📝 Proposed fix
-- 🔜 **Speculaive Decoding** - Speculative Decoding support for rollout acceleration +- 🔜 **Speculative Decoding** - Speculative Decoding support for rollout acceleration
🤖 Fix all issues with AI agents
In `@README.md`:
- Line 76: The PR description incorrectly calls this a "typographical issue"
while the diff actually changes the release indicator from v0.4 to v0.6 (the
line "✅ _Available now_ | 🔜 _Coming in v0.6_"); update the PR description/title
to accurately state this is a semantic version bump and include a brief
justification of why the release timeline changed, mention any user-impacting
changes tied to the bump, and update related metadata (release notes/changelog)
to reflect v0.6 rather than a typo fix.
Signed-off-by: Ashwath Aithal <aaithal@nvidia.com> Signed-off-by: yuanhangs <yuanhangs@nvidia.com>
Signed-off-by: Ashwath Aithal <aaithal@nvidia.com> Signed-off-by: yuanhangs <yuanhangs@nvidia.com>
Signed-off-by: Ashwath Aithal <aaithal@nvidia.com>
Signed-off-by: Ashwath Aithal <aaithal@nvidia.com>
Signed-off-by: Ashwath Aithal <aaithal@nvidia.com>
Signed-off-by: Ashwath Aithal <aaithal@nvidia.com> Signed-off-by: Aniket Singh Yadav <singhyadavaniket43@gmail.com>
fixed a typo : Features Coming soon to 0.6
What does this PR do ?
Add a one line overview of what this PR aims to accomplish.
Issues
List issues that this PR closes (syntax):
Usage
# Add a code snippet demonstrating how to use thisBefore your PR is "Ready for review"
Pre checks:
Additional Information
Summary by CodeRabbit
✏️ Tip: You can customize this high-level summary in your review settings.