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
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
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 }}
OpenPipe
/
ART
Public
Notifications
You must be signed in to change notification settings
Fork
988
Star
10.7k
Code
Issues
71
Pull requests
72
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Fix LocalBackend fork_checkpoint to overwrite initial LoRA for vLLM
- #652
#652
Open
arcticfly
wants to merge 13 commits into
main
OpenPipe/ART:main
from
fix/fork-checkpoint-overwrite-step0
OpenPipe/ART:fix/fork-checkpoint-overwrite-step0
Copy head branch name to clipboard
Conversation
Commits
13
(13)
Checks
Files changed
Open
Fix LocalBackend fork_checkpoint to overwrite initial LoRA for vLLM
#652
arcticfly
wants to merge 13 commits into
main
OpenPipe/ART:main
from
fix/fork-checkpoint-overwrite-step0
OpenPipe/ART:fix/fork-checkpoint-overwrite-step0
Copy head branch name to clipboard
Commits
Commits on Apr 13, 2026
Fix LocalBackend fork_checkpoint to overwrite initial LoRA for vLLM
Show description for dc20d8f
arcticfly
and
claude
committed
dc20d8f
View commit details
Copy full SHA for dc20d8f
Browse repository at this point
Format with ruff
arcticfly
committed
7ee591e
View commit details
Copy full SHA for 7ee591e
Browse repository at this point
Replace step-0 overwrite with _state cache invalidation
Show description for 1d32128
arcticfly
committed
1d32128
View commit details
Copy full SHA for 1d32128
Browse repository at this point
Fix type: cast Model to TrainableModel for _get_service
arcticfly
committed
aa96333
View commit details
Copy full SHA for aa96333
Browse repository at this point
Load forked adapter weights on first training call
Show description for 5489fde
arcticfly
committed
5489fde
View commit details
Copy full SHA for 5489fde
Browse repository at this point
Commits on Apr 14, 2026
Fix type errors: declare _forked_checkpoint_dir on UnslothService
arcticfly
committed
62e4fbc
View commit details
Copy full SHA for 62e4fbc
Browse repository at this point
Add dtype harmonisation patch for mixed bf16/fp16 LoRA on H200
Show description for 7871978
arcticfly
committed
7871978
View commit details
Copy full SHA for 7871978
Browse repository at this point
Fix type errors: add type ignores for unsloth runtime function signatures
arcticfly
committed
ba4c406
View commit details
Copy full SHA for ba4c406
Browse repository at this point
Commits on Apr 16, 2026
Replace dtype monkey-patch with simple cast in load_lora_adapter
Show description for 109f04f
arcticfly
and
claude
committed
109f04f
View commit details
Copy full SHA for 109f04f
Browse repository at this point
Also cast LoRA weights at model creation time, not just adapter reload
Show description for 643233e
arcticfly
and
claude
committed
643233e
View commit details
Copy full SHA for 643233e
Browse repository at this point
Revert "Also cast LoRA weights at model creation time, not just adapter reload"
Show description for 34ba621
arcticfly
committed
34ba621
View commit details
Copy full SHA for 34ba621
Browse repository at this point
Revert "Replace dtype monkey-patch with simple cast in load_lora_adapter"
Show description for aa2faef
arcticfly
committed
aa2faef
View commit details
Copy full SHA for aa2faef
Browse repository at this point
Remove all dtype patches — use load_in_4bit instead
Show description for 0e0c2bc
arcticfly
and
claude
committed
0e0c2bc
View commit details
Copy full SHA for 0e0c2bc
Browse repository at this point
You can’t perform that action at this time.