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
.
instructlab
/
training
Public
Notifications
You must be signed in to change notification settings
Fork
82
Star
55
Code
Issues
3
Pull requests
6
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Fix trust_remote_code and gradient checkpointing for custom models
- #696
#696
Merged
Maxusmusti
merged 12 commits into
main
instructlab/training:main
from
fix/v0.7.0-model-validation
instructlab/training:fix/v0.7.0-model-validation
Copy head branch name to clipboard
Mar 31, 2026
Conversation
Commits
12
(12)
Checks
Files changed
Merged
Fix trust_remote_code and gradient checkpointing for custom models
#696
Maxusmusti
merged 12 commits into
main
instructlab/training:main
from
fix/v0.7.0-model-validation
instructlab/training:fix/v0.7.0-model-validation
Copy head branch name to clipboard
Commits
Commits on Mar 27, 2026
Fix: Add trust_remote_code=True for models with custom code
Show description for f1e105c
claude
committed
f1e105c
View commit details
Copy full SHA for f1e105c
Browse repository at this point
Fix: Handle models without gradient checkpointing support
Show description for 919848d
claude
committed
919848d
View commit details
Copy full SHA for 919848d
Browse repository at this point
Address reviewer feedback and fix ruff formatting
Show description for b8f3ffc
claude
committed
b8f3ffc
View commit details
Copy full SHA for b8f3ffc
Browse repository at this point
Fix unit tests to expect trust_remote_code=True
Show description for 309c9aa
claude
committed
309c9aa
View commit details
Copy full SHA for 309c9aa
Browse repository at this point
Fix ruff formatting: break long assertion line
claude
committed
ab3c038
View commit details
Copy full SHA for ab3c038
Browse repository at this point
Make trust_remote_code configurable via flag and environment variable
Show description for 0720d9f
claude
committed
0720d9f
View commit details
Copy full SHA for 0720d9f
Browse repository at this point
Document trust_remote_code in README
Show description for 3556af4
claude
committed
3556af4
View commit details
Copy full SHA for 3556af4
Browse repository at this point
Commits on Mar 28, 2026
Enable local mamba kernel pre-population for NemotronH models
Show description for fa53865
claude
committed
fa53865
View commit details
Copy full SHA for fa53865
Browse repository at this point
Fix lint: revert torchrun shutil.which, remove unused imports, ruff format
Show description for 981ec4a
claude
committed
981ec4a
View commit details
Copy full SHA for 981ec4a
Browse repository at this point
Clarify trust_remote_code docs with security warning
claude
committed
078d251
View commit details
Copy full SHA for 078d251
Browse repository at this point
Commits on Mar 30, 2026
Add FP8 dequantization and requantization for Ministral VLM training
Show description for 8671459
Maxusmusti
and
claude
committed
8671459
View commit details
Copy full SHA for 8671459
Browse repository at this point
Commits on Mar 31, 2026
Ruff formatting fixes
Show description for 252e377
Maxusmusti
and
claude
committed
252e377
View commit details
Copy full SHA for 252e377
Browse repository at this point
You can’t perform that action at this time.