Skip to content

Support checking accuracy correctness programmatically - #9

Merged
fzyzcjy merged 1 commit into
mainfrom
feat/ci_metric_checker
Oct 10, 2025
Merged

Support checking accuracy correctness programmatically#9
fzyzcjy merged 1 commit into
mainfrom
feat/ci_metric_checker

Conversation

@fzyzcjy

@fzyzcjy fzyzcjy commented Oct 10, 2025

Copy link
Copy Markdown
Collaborator

No description provided.

@fzyzcjy
fzyzcjy merged commit 865032c into main Oct 10, 2025
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
build: add support for py 3.12 in setup.py
GuanxingLu pushed a commit to GuanxingLu/miles that referenced this pull request Apr 21, 2026
Zhichenzzz added a commit that referenced this pull request Jun 10, 2026
Megatron-Bridge PR #9 renamed its extension point to the vendor-neutral
select_cp_local_vision_embeds; look that up first and keep the old
_miles_-prefixed name as a fallback for older patched bridges.
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