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 }}
Juste-Leo2
/
stable-diffusion.cpp
Public
forked from
leejet/stable-diffusion.cpp
Notifications
You must be signed in to change notification settings
Fork
1
Star
1
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
[draft] Attempt to implement the Flux Klein bonsai model
- #1
#1
Closed
Juste-Leo2
wants to merge 7 commits into
master
Juste-Leo2/stable-diffusion.cpp:master
from
bonsai
Juste-Leo2/stable-diffusion.cpp:bonsai
Copy head branch name to clipboard
Conversation
Commits
7
(7)
Checks
Files changed
Closed
[draft] Attempt to implement the Flux Klein bonsai model
#1
Juste-Leo2
wants to merge 7 commits into
master
Juste-Leo2/stable-diffusion.cpp:master
from
bonsai
Juste-Leo2/stable-diffusion.cpp:bonsai
Copy head branch name to clipboard
Commits
Commits on May 29, 2026
backup: FLUX.2 Klein-4B (bonsai) inference support
Show description for d57d6d9
Juste-Leo2
committed
d57d6d9
View commit details
Copy full SHA for d57d6d9
Browse repository at this point
Force VAE weights to fp32 at init (force_upcast workaround for Flux2/Bonsai)
Show description for ce0fc14
Juste-Leo2
committed
ce0fc14
View commit details
Copy full SHA for ce0fc14
Browse repository at this point
Commits on May 31, 2026
chore: update image-studio submodule with bf16 inference script
Juste-Leo2
committed
ef67cc2
View commit details
Copy full SHA for ef67cc2
Browse repository at this point
refactor: replace image-studio submodule with direct files
Juste-Leo2
committed
2ab7090
View commit details
Copy full SHA for 2ab7090
Browse repository at this point
docs: add commands.md with setup and inference instructions
Juste-Leo2
committed
cf58b43
View commit details
Copy full SHA for cf58b43
Browse repository at this point
Commits on Jun 1, 2026
fix: swap final_layer.adaLN_modulation.1.weight halves for Diffusers compat
Show description for 8069702
Juste-Leo2
committed
8069702
View commit details
Copy full SHA for 8069702
Browse repository at this point
Revert "Force VAE weights to fp32 at init (force_upcast workaround for Flux2/Bonsai)"
Show description for 0fc0a92
Juste-Leo2
committed
0fc0a92
View commit details
Copy full SHA for 0fc0a92
Browse repository at this point
You can’t perform that action at this time.