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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
huggingface
/
diffusers
Public
Notifications
You must be signed in to change notification settings
Fork
7.3k
Star
34.4k
Code
Issues
819
Pull requests
570
Discussions
Actions
Projects
Security and quality
3
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
Nunchaku Lite quantization in place
- #14608
#14608
Draft
rootonchair
wants to merge 13 commits into
huggingface:main
huggingface/diffusers:main
from
rootonchair:feature/data-free-quantization
rootonchair/diffusers:feature/data-free-quantization
Copy head branch name to clipboard
Conversation
Commits
13
(13)
Checks
Files changed
Draft
Nunchaku Lite quantization in place
#14608
rootonchair
wants to merge 13 commits into
huggingface:main
huggingface/diffusers:main
from
rootonchair:feature/data-free-quantization
rootonchair/diffusers:feature/data-free-quantization
Copy head branch name to clipboard
Commits
Commits on Aug 25, 2026
Add data-free SVDQuant quantize-on-load to Nunchaku Lite
Show description for fc27874
rootonchair
and
claude
committed
fc27874
View commit details
Copy full SHA for fc27874
Browse repository at this point
Infer data-free quantization targets automatically
Show description for ebfc2c9
rootonchair
and
claude
committed
ebfc2c9
View commit details
Copy full SHA for ebfc2c9
Browse repository at this point
Infer data-free exclusions structurally
Show description for 26bf67e
rootonchair
and
claude
committed
26bf67e
View commit details
Copy full SHA for 26bf67e
Browse repository at this point
Rename modules_to_not_convert to exclude_targets
Show description for ae79c1b
rootonchair
and
claude
committed
ae79c1b
View commit details
Copy full SHA for ae79c1b
Browse repository at this point
Silence false missing/unexpected key warnings in data-free mode
Show description for 67da88e
rootonchair
and
claude
committed
67da88e
View commit details
Copy full SHA for 67da88e
Browse repository at this point
Commits on Aug 26, 2026
Rename data_free.py to svdquant.py
Show description for 6cb4b2e
rootonchair
and
claude
committed
6cb4b2e
View commit details
Copy full SHA for 6cb4b2e
Browse repository at this point
Rename mixin test to test_nunchaku_lite_quantize_on_load
Show description for cae6967
rootonchair
and
claude
committed
cae6967
View commit details
Copy full SHA for cae6967
Browse repository at this point
Commits on Aug 31, 2026
Materialize quantize-on-load params for checkpoint keys absent from the model
Show description for c4886e3
rootonchair
and
claude
committed
c4886e3
View commit details
Copy full SHA for c4886e3
Browse repository at this point
Expose data-free smoothing strength as svdq_w4a4.smooth_exponent
Show description for aaa0d21
rootonchair
and
claude
committed
aaa0d21
View commit details
Copy full SHA for aaa0d21
Browse repository at this point
Document rank and smooth_exponent tuning for data-free quantization
Show description for aa4428d
rootonchair
and
claude
committed
aa4428d
View commit details
Copy full SHA for aa4428d
Browse repository at this point
Commits on Sep 1, 2026
Allow CPU quantize-on-load and save_pretrained for Nunchaku Lite
Show description for 93f6cc2
rootonchair
and
claude
committed
93f6cc2
View commit details
Copy full SHA for 93f6cc2
Browse repository at this point
Stop coercing exclude_targets=None into () before target inference
Show description for 8ffd5ef
rootonchair
and
claude
committed
8ffd5ef
View commit details
Copy full SHA for 8ffd5ef
Browse repository at this point
Show pipeline-level save/load in the CPU-quantize doc example
Show description for f0ed907
rootonchair
and
claude
committed
f0ed907
View commit details
Copy full SHA for f0ed907
Browse repository at this point
You can’t perform that action at this time.