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
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 }}
Nerogar
/
OneTrainer
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
322
Star
3.2k
Code
Issues
82
Pull requests
77
Discussions
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Wiki
Security and quality
Insights
Simplex offloading (2x speed)
- #1644
#1644
Open
dxqb
wants to merge 15 commits into
Nerogar:master
Nerogar/OneTrainer:master
from
dxqb:streaming-simplex-squashed
dxqb/OneTrainer:streaming-simplex-squashed
Copy head branch name to clipboard
Conversation
Commits
15
(15)
Checks
Files changed
Open
Simplex offloading (2x speed)
#1644
dxqb
wants to merge 15 commits into
Nerogar:master
Nerogar/OneTrainer:master
from
dxqb:streaming-simplex-squashed
dxqb/OneTrainer:streaming-simplex-squashed
Copy head branch name to clipboard
Commits
Commits on Jul 23, 2026
Replace per-model device-placement methods with a generic materialize()/evict() API
Show description for 1150660
dxqb
and
claude
committed
1150660
View commit details
Copy full SHA for 1150660
Browse repository at this point
Use materialize_only("vae") consistently in debug-save and VAE sampler
dxqb
committed
43824a5
View commit details
Copy full SHA for 43824a5
Browse repository at this point
Extract shared transformer-loading helper into HFModelLoaderMixin
Show description for 35a5dfa
dxqb
and
claude
committed
35a5dfa
View commit details
Copy full SHA for 35a5dfa
Browse repository at this point
Arena MemPool + single-buffer offload cache
Show description for 90f1616
dxqb
and
claude
committed
90f1616
View commit details
Copy full SHA for 90f1616
Browse repository at this point
Pool each component's LoRA in a per-stem MemPool
Show description for e27dc4c
dxqb
committed
e27dc4c
View commit details
Copy full SHA for e27dc4c
Browse repository at this point
[centralize-setup-optimizations] Extract shared setup_optimizations helper into BaseModelSetup
dxqb
committed
ed56354
View commit details
Copy full SHA for ed56354
Browse repository at this point
Add ModelType.trainable_parts() and TrainConfig.part_trained_in_place()
Show description for 44c80f7
dxqb
and
claude
committed
44c80f7
View commit details
Copy full SHA for 44c80f7
Browse repository at this point
Stream layers through the offload conductor from checkpoint (disk-offload)
Show description for 3d9dc78
dxqb
committed
3d9dc78
View commit details
Copy full SHA for 3d9dc78
Browse repository at this point
Commits on Jul 24, 2026
Skip dequantize for unquantized W8A8 weights
Show description for bb4fbb6
dxqb
and
claude
committed
bb4fbb6
View commit details
Copy full SHA for bb4fbb6
Browse repository at this point
Full-model-buffer offload for frozen-base simplex mode
Show description for 96ffea2
dxqb
committed
96ffea2
View commit details
Copy full SHA for 96ffea2
Browse repository at this point
Join stream-reader threads on abort, not just on success
Show description for 417cb5d
dxqb
and
claude
committed
417cb5d
View commit details
Copy full SHA for 417cb5d
Browse repository at this point
Commits on Aug 13, 2026
Merge upstream master into streaming
Show description for 3a4ef3b
dxqb
committed
3a4ef3b
View commit details
Copy full SHA for 3a4ef3b
Browse repository at this point
Compress streamed weights, drop the shards' page cache, skip no-op collections
Show description for 6a0c386
dxqb
and
claude
committed
6a0c386
View commit details
Copy full SHA for 6a0c386
Browse repository at this point
Merge streaming into streaming-simplex
dxqb
committed
e7565e6
View commit details
Copy full SHA for e7565e6
Browse repository at this point
Make simplex offloading an explicit per-part toggle
Show description for 465fa59
dxqb
and
claude
committed
465fa59
View commit details
Copy full SHA for 465fa59
Browse repository at this point
You can’t perform that action at this time.