Skip to content

Change trainer backend from environment variable to args - #3

Merged
fzyzcjy merged 7 commits into
mainfrom
feat/refactor_backend
Oct 10, 2025
Merged

Change trainer backend from environment variable to args#3
fzyzcjy merged 7 commits into
mainfrom
feat/refactor_backend

Conversation

@fzyzcjy

@fzyzcjy fzyzcjy commented Oct 9, 2025

Copy link
Copy Markdown
Collaborator

No description provided.

@fzyzcjy
fzyzcjy merged commit 7a48e37 into main Oct 10, 2025
2 checks passed
gongyisheng pushed a commit to gongyisheng/miles that referenced this pull request Feb 20, 2026
[fix] fix offload rollout garbage output issue
fzyzcjy added a commit that referenced this pull request Mar 1, 2026
- #1: Move argparse import to top-level in parallel_utils.py
- #2: resolve_megatron_path returns Path instead of str
- #3: Log non-zero comparator exit code in compare.py
- #4: Use `is not None` instead of truthiness for consistency in compare.py
- #5: Replace dataclasses.asdict with explicit kwargs, remove type: ignore
- #6: Add PreTrainedTokenizerBase type annotation in prompt_utils.py
- #7: Replace assert with ValueError in _resolve_raw_text
- #8: Handle default_factory in DataclassArgparseBridge
- #9: Document bool | None as unsupported in argparse_utils docstring
- #10-#12: Add missing type annotations (model_provider, forward_backward_func,
  losses, records)
fzyzcjy pushed a commit that referenced this pull request Mar 19, 2026
fix typos in example docs
GuanxingLu pushed a commit to GuanxingLu/miles that referenced this pull request Apr 21, 2026
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