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 }}
NVIDIA
/
Model-Optimizer
Public
Notifications
You must be signed in to change notification settings
Fork
614
Star
3.8k
Code
Issues
98
Pull requests
316
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
Add LSQ (Learned Scale Quantization) support and recipes
- #1884
#1884
Merged
realAsma
merged 19 commits into
main
NVIDIA/Model-Optimizer:main
from
asma/laq-qad-recipes
NVIDIA/Model-Optimizer:asma/laq-qad-recipes
Copy head branch name to clipboard
Jul 11, 2026
Conversation
Commits
19
(19)
Checks
Files changed
Merged
Add LSQ (Learned Scale Quantization) support and recipes
#1884
realAsma
merged 19 commits into
main
NVIDIA/Model-Optimizer:main
from
asma/laq-qad-recipes
NVIDIA/Model-Optimizer:asma/laq-qad-recipes
Copy head branch name to clipboard
Commits
Commits on Jul 9, 2026
Add LAQ (Learnable Amax Quantization) algorithm
Show description for 92f5e74
realAsma
committed
92f5e74
View commit details
Copy full SHA for 92f5e74
Browse repository at this point
Add LSQ and Dual-LSQ QAD support and recipes
Show description for 058492f
realAsma
committed
058492f
View commit details
Copy full SHA for 058492f
Browse repository at this point
Document LSQ amax learning rate
Show description for 6250837
realAsma
committed
6250837
View commit details
Copy full SHA for 6250837
Browse repository at this point
Fix LSQ calibration for multi-weight quantizers
Show description for 9b3f8b9
realAsma
committed
9b3f8b9
View commit details
Copy full SHA for 9b3f8b9
Browse repository at this point
Fix static quantizer NVFP4 dispatch
Show description for 2a06b57
realAsma
committed
2a06b57
View commit details
Copy full SHA for 2a06b57
Browse repository at this point
Refactor LSQ block amax computation
Show description for 66526ba
realAsma
committed
66526ba
View commit details
Copy full SHA for 66526ba
Browse repository at this point
docs: add LSQ changelog entry
Show description for 61d85a1
realAsma
committed
61d85a1
View commit details
Copy full SHA for 61d85a1
Browse repository at this point
docs: add PR 1884 QAD loss curves
Show description for 4bac049
realAsma
committed
4bac049
View commit details
Copy full SHA for 4bac049
Browse repository at this point
Add scale calibration config type
Show description for dc1efc0
realAsma
committed
dc1efc0
View commit details
Copy full SHA for dc1efc0
Browse repository at this point
Fix static integer weight calibration finalization
Show description for 09bf439
realAsma
committed
09bf439
View commit details
Copy full SHA for 09bf439
Browse repository at this point
Derive LSQ per-tensor scale from global_amax at runtime
Show description for 1501777
realAsma
and
claude
committed
1501777
View commit details
Copy full SHA for 1501777
Browse repository at this point
Unify static block weight quantizer promotion
Show description for 1142b23
realAsma
and
claude
committed
1142b23
View commit details
Copy full SHA for 1142b23
Browse repository at this point
Simplify scale calibration dispatch
Show description for 67f4d20
realAsma
committed
67f4d20
View commit details
Copy full SHA for 67f4d20
Browse repository at this point
Move scale calib alias into LSQ config
Show description for 27da9d6
realAsma
committed
27da9d6
View commit details
Copy full SHA for 27da9d6
Browse repository at this point
Fix LSQ scale calibration config typing
Show description for 70ba417
realAsma
committed
70ba417
View commit details
Copy full SHA for 70ba417
Browse repository at this point
Commits on Jul 10, 2026
Fix static quantizer meta materialization
Show description for 0873ad1
realAsma
committed
0873ad1
View commit details
Copy full SHA for 0873ad1
Browse repository at this point
Revert quantize recipe rename
Show description for 726be8f
realAsma
committed
726be8f
View commit details
Copy full SHA for 726be8f
Browse repository at this point
Remove redundant LSQ per-tensor scale property
Show description for 6133a91
realAsma
committed
6133a91
View commit details
Copy full SHA for 6133a91
Browse repository at this point
Remove redundant LSQ amax dtype patch
Show description for 4dd5d67
realAsma
committed
4dd5d67
View commit details
Copy full SHA for 4dd5d67
Browse repository at this point
You can’t perform that action at this time.