Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
NVIDIA
/
Model-Optimizer
Public
Notifications
You must be signed in to change notification settings
Fork
544
Star
3.4k
Code
Issues
87
Pull requests
256
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
feat(megatron-bridge): SFT-masked data support in distillation
- #2113
#2113
Merged
yueshen2016
merged 11 commits into
main
NVIDIA/Model-Optimizer:main
from
feat/mbridge-sft-distillation
NVIDIA/Model-Optimizer:feat/mbridge-sft-distillation
Copy head branch name to clipboard
Aug 13, 2026
Conversation
Commits
11
(11)
Checks
Files changed
Merged
feat(megatron-bridge): SFT-masked data support in distillation
#2113
yueshen2016
merged 11 commits into
main
NVIDIA/Model-Optimizer:main
from
feat/mbridge-sft-distillation
NVIDIA/Model-Optimizer:feat/mbridge-sft-distillation
Copy head branch name to clipboard
Commits
Commits on Aug 13, 2026
feat(megatron-bridge): SFT-masked data support in distillation
Show description for 14ccdf0
yueshen2016
committed
14ccdf0
View commit details
Copy full SHA for 14ccdf0
Browse repository at this point
fix(megatron-bridge): let --sft run without pretraining --data_paths; document verbatim SFT format
Show description for fb1c84d
yueshen2016
committed
fb1c84d
View commit details
Copy full SHA for fb1c84d
Browse repository at this point
fix(megatron-bridge): address review on the SFT distillation path
Show description for cf733d5
yueshen2016
committed
cf733d5
View commit details
Copy full SHA for cf733d5
Browse repository at this point
fix(megatron-bridge): compare tokenizer mappings, not vocab sizes, and note the appended EOS
Show description for f015f01
yueshen2016
committed
f015f01
View commit details
Copy full SHA for f015f01
Browse repository at this point
feat(megatron-bridge): warn when --sft data lacks a BOS the tokenizer adds at inference
Show description for 8057060
yueshen2016
committed
8057060
View commit details
Copy full SHA for 8057060
Browse repository at this point
fix(megatron-bridge): enforce the verbatim SFT contract in the tokenizer, not just the dataset
Show description for 44a2f42
yueshen2016
committed
44a2f42
View commit details
Copy full SHA for 44a2f42
Browse repository at this point
fix(megatron-bridge): truncate SFT prompts from the left, and relax the tokenizer check
Show description for 7baef79
yueshen2016
committed
7baef79
View commit details
Copy full SHA for 7baef79
Browse repository at this point
fix(megatron-bridge): check logits width, not tokenizer size, and reject a stray --sft_dataset_root
Show description for 34bf2fe
yueshen2016
committed
34bf2fe
View commit details
Copy full SHA for 34bf2fe
Browse repository at this point
fix(megatron-bridge): address review on distillation vocabulary and SFT input
Show description for 9467589
yueshen2016
committed
9467589
View commit details
Copy full SHA for 9467589
Browse repository at this point
fix(megatron-bridge): simplify the tokenizer check, trim comments, add changelog
Show description for 9fd399a
yueshen2016
committed
9fd399a
View commit details
Copy full SHA for 9fd399a
Browse repository at this point
fix(megatron-bridge): raise on tokenizer failures and add BOS via the framework
Show description for 8fe9543
yueshen2016
committed
8fe9543
View commit details
Copy full SHA for 8fe9543
Browse repository at this point
You can’t perform that action at this time.