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
.
NVIDIA
/
TensorRT-LLM
Public
Notifications
You must be signed in to change notification settings
Fork
2.7k
Star
14.5k
Code
Issues
575
Pull requests
858
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
[TRTLLM-12242][feat] Add Marlin NVFP4 backend for MoE and Linear on Hopper
- #13476
#13476
Merged
shuyixiong
merged 29 commits into
NVIDIA:main
NVIDIA/TensorRT-LLM:main
from
xuantengh:nvfp4-hopper
xuantengh/TensorRT-LLM:nvfp4-hopper
Copy head branch name to clipboard
Jun 25, 2026
Conversation
Commits
29
(29)
Checks
Files changed
Merged
[TRTLLM-12242][feat] Add Marlin NVFP4 backend for MoE and Linear on Hopper
#13476
shuyixiong
merged 29 commits into
NVIDIA:main
NVIDIA/TensorRT-LLM:main
from
xuantengh:nvfp4-hopper
xuantengh/TensorRT-LLM:nvfp4-hopper
Copy head branch name to clipboard
Commits
Commits on Jun 24, 2026
[None][feat] Add Marlin NVFP4 backend for MoE and Linear on Hopper
Show description for f998b21
xuantengh
committed
f998b21
View commit details
Copy full SHA for f998b21
Browse repository at this point
[None][test] Add MMLU accuracy test for Nemotron-Super NVFP4 Marlin
Show description for aec5574
xuantengh
committed
aec5574
View commit details
Copy full SHA for aec5574
Browse repository at this point
enable multi-GPU support
Show description for 8354f09
xuantengh
committed
8354f09
View commit details
Copy full SHA for 8354f09
Browse repository at this point
update config
Show description for 5d295b4
xuantengh
committed
5d295b4
View commit details
Copy full SHA for 5d295b4
Browse repository at this point
add unified nvfp4 marlin check interface
Show description for fa5fe63
xuantengh
committed
fa5fe63
View commit details
Copy full SHA for fa5fe63
Browse repository at this point
refactor cuda / c++ kernel code
Show description for 0cb82b2
xuantengh
committed
0cb82b2
View commit details
Copy full SHA for 0cb82b2
Browse repository at this point
fix format
Show description for 19a22d6
xuantengh
committed
19a22d6
View commit details
Copy full SHA for 19a22d6
Browse repository at this point
Merge marlin test into existing NT3 super
Show description for a123e31
xuantengh
committed
a123e31
View commit details
Copy full SHA for a123e31
Browse repository at this point
fix compile error
Show description for 77480fc
xuantengh
committed
77480fc
View commit details
Copy full SHA for 77480fc
Browse repository at this point
fix linear test error
Show description for f70fe5a
xuantengh
committed
f70fe5a
View commit details
Copy full SHA for f70fe5a
Browse repository at this point
fix hopper only marlin kernel
Show description for ca519ab
xuantengh
committed
ca519ab
View commit details
Copy full SHA for ca519ab
Browse repository at this point
remove sa
Show description for 85cdd77
xuantengh
committed
85cdd77
View commit details
Copy full SHA for 85cdd77
Browse repository at this point
fix rebase error
Show description for f2ab8f3
xuantengh
committed
f2ab8f3
View commit details
Copy full SHA for f2ab8f3
Browse repository at this point
remove unnecessary configs
Show description for dbbd283
xuantengh
committed
dbbd283
View commit details
Copy full SHA for dbbd283
Browse repository at this point
add to qa list, and use new buffer protocol
Show description for d070d7a
xuantengh
committed
d070d7a
View commit details
Copy full SHA for d070d7a
Browse repository at this point
revise moe py
Show description for b302bf9
xuantengh
committed
b302bf9
View commit details
Copy full SHA for b302bf9
Browse repository at this point
reuse marlin into existing tests
Show description for fdf3d06
xuantengh
committed
fdf3d06
View commit details
Copy full SHA for fdf3d06
Browse repository at this point
align skill
Show description for 8d116a1
xuantengh
committed
8d116a1
View commit details
Copy full SHA for 8d116a1
Browse repository at this point
move quant method to dedicated file
Show description for 40fcf2a
xuantengh
committed
40fcf2a
View commit details
Copy full SHA for 40fcf2a
Browse repository at this point
add marlin to test_moe_module.py
Show description for 1a5e53a
xuantengh
committed
1a5e53a
View commit details
Copy full SHA for 1a5e53a
Browse repository at this point
reject marlin for configure moe
Show description for 64659e9
xuantengh
committed
64659e9
View commit details
Copy full SHA for 64659e9
Browse repository at this point
fix forcing triton
Show description for 88e6c01
xuantengh
committed
88e6c01
View commit details
Copy full SHA for 88e6c01
Browse repository at this point
resolve comments
Show description for 02140fd
xuantengh
committed
02140fd
View commit details
Copy full SHA for 02140fd
Browse repository at this point
add ultra
Show description for 4d43c13
xuantengh
committed
4d43c13
View commit details
Copy full SHA for 4d43c13
Browse repository at this point
add tests for nano/super/ultra
Show description for 556a63f
xuantengh
committed
556a63f
View commit details
Copy full SHA for 556a63f
Browse repository at this point
fix test name
Show description for 8de2a67
xuantengh
committed
8de2a67
View commit details
Copy full SHA for 8de2a67
Browse repository at this point
add abnormal shape to test
Show description for 3abeef0
xuantengh
committed
3abeef0
View commit details
Copy full SHA for 3abeef0
Browse repository at this point
remove unnecessary cofnigs
Show description for e00b2e9
xuantengh
committed
e00b2e9
View commit details
Copy full SHA for e00b2e9
Browse repository at this point
Merge branch 'main' into nvfp4-hopper
xuantengh
authored
77aaf06
View commit details
Copy full SHA for 77aaf06
Browse repository at this point
You can’t perform that action at this time.