[pull] main from inclusionAI:main#28
Merged
pull[bot] merged 3 commits intoaxistore80-coder:mainfrom Apr 7, 2026
Merged
Conversation
) Allow the inference service examples to switch rollout backends and fall back to the vLLM tool call parser when optional backends are unavailable. Key changes: - Add vLLM tool call parser fallback in experimental OpenAI client - Use vLLM ReasoningParserManager for dynamic think token detection - Broaden exception handling for vLLM reasoning parser initialization - Add backend selection support to inference service demos - Pass tokenizer to tool call parser for vLLM compatibility - Refactor parser tests for optional backend handling
Add __post_init__ validation for tracking mode fields to catch
configuration errors early:
- WandBConfig: validate mode is one of {online, offline, disabled, shared}
- SwanlabConfig: validate mode is one of {cloud, local, disabled, offline}
- Use field() with metadata (help + choices) for CLI help consistency
- Fix SwanlabConfig.mode type hint: str | None -> str
- Format error messages as comma-separated lists for readability
BREAKING CHANGE: Invalid mode values that were previously silently
accepted will now raise ValueError at config initialization.
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
* feat: enable LoRA training pipeline with Megatron - load model and run initial training step - integrate LoRA with PP=1, TP=1 - establish baseline reward improvements * feat: add tensor and pipeline parallel support - enable TP/PP configs in Megatron engine - add YAML/config support for parallel setups - fix integration issues across parallel modes - cleanup codebase and update documentation * chore: missed docs files and gemini recommendations * chore: addressed PR comments and improved docs
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
See Commits and Changes for more details.
Created by
pull[bot] (v2.0.0-alpha.4)
Can you help keep this open source service alive? 💖 Please sponsor : )