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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
AI-Hypercomputer
/
maxdiffusion
Public
Notifications
You must be signed in to change notification settings
Fork
89
Star
382
Code
Issues
11
Pull requests
8
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Adding KV-Cache Support to Flux2.Klein Image Editing
- #465
#465
Draft
amepas
wants to merge 11 commits into
main
AI-Hypercomputer/maxdiffusion:main
from
onboarding-imageedit-kv-flux2klein
AI-Hypercomputer/maxdiffusion:onboarding-imageedit-kv-flux2klein
Copy head branch name to clipboard
Conversation
Commits
11
(11)
Checks
Files changed
Draft
Adding KV-Cache Support to Flux2.Klein Image Editing
#465
amepas
wants to merge 11 commits into
main
AI-Hypercomputer/maxdiffusion:main
from
onboarding-imageedit-kv-flux2klein
AI-Hypercomputer/maxdiffusion:onboarding-imageedit-kv-flux2klein
Copy head branch name to clipboard
Commits
Commits on Aug 14, 2026
feat(flux2klein): Onboard FLUX.2-Klein 4B and 9B with Flax NNX, fast weight loading, causal splash attention, and end-to-end optimizations
Show description for 3cb4455
amepas
committed
3cb4455
View commit details
Copy full SHA for 3cb4455
Browse repository at this point
Onboard FLUX.2-Klein multi-image editing support in pure Flax NNX (4B & 9B)
Show description for 284ff36
amepas
committed
284ff36
View commit details
Copy full SHA for 284ff36
Browse repository at this point
Commits on Aug 17, 2026
refactor(flux2klein): Unify text-to-image and multi-image editing into single pipeline and CLI
Show description for 1c4c1a9
amepas
committed
1c4c1a9
View commit details
Copy full SHA for 1c4c1a9
Browse repository at this point
cleanup(flux2klein): Remove redundant standalone image-edit files and obsolete dev tests
Show description for c20a7dc
amepas
committed
c20a7dc
View commit details
Copy full SHA for c20a7dc
Browse repository at this point
test(flux2klein): Add 4B/9B image edit smoke tests and rename E2E test
Show description for 622fc63
amepas
committed
622fc63
View commit details
Copy full SHA for 622fc63
Browse repository at this point
fix(flux2klein): Improve image normalization robustness and safe image loading
Show description for e5303fe
amepas
committed
e5303fe
View commit details
Copy full SHA for e5303fe
Browse repository at this point
fix(flux2klein): Broadcast reference image latents and RoPE IDs across batch dimension
amepas
committed
cb3912b
View commit details
Copy full SHA for cb3912b
Browse repository at this point
Commits on Aug 18, 2026
Plumb use_base2_exp for FLUX.2-Klein attention to fix base-2 exponential scaling on TPU
amepas
committed
2d0b343
View commit details
Copy full SHA for 2d0b343
Browse repository at this point
feat(flux2klein): add unified KV cache pipeline, dynamic model resolution, and E2E parity test
amepas
committed
20c0c34
View commit details
Copy full SHA for 20c0c34
Browse repository at this point
Commits on Aug 19, 2026
feat(flux2klein): preserve VAE reference image encoding latency tracking on KV cache branch
amepas
committed
1ada2c4
View commit details
Copy full SHA for 1ada2c4
Browse repository at this point
Commits on Aug 20, 2026
Add FLUX.2-Klein KV-cache image editing smoke test, e2e parity test, and clean attention block sizing
Show description for 709b764
amepas
committed
709b764
View commit details
Copy full SHA for 709b764
Browse repository at this point
You can’t perform that action at this time.