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
.
onnxruntime
/
mobius
Public
Notifications
You must be signed in to change notification settings
Fork
5
Star
17
Code
Issues
28
Pull requests
35
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Preserve pinned Qwen4Exp FP8 checkpoint with QDQ
- #658
#658
Merged
justinchuby
merged 22 commits into
main
onnxruntime/mobius:main
from
justinchuby-integrate-qwen4exp-fp8
onnxruntime/mobius:justinchuby-integrate-qwen4exp-fp8
Copy head branch name to clipboard
Aug 27, 2026
Conversation
Commits
22
(22)
Checks
Files changed
Merged
Preserve pinned Qwen4Exp FP8 checkpoint with QDQ
#658
justinchuby
merged 22 commits into
main
onnxruntime/mobius:main
from
justinchuby-integrate-qwen4exp-fp8
onnxruntime/mobius:justinchuby-integrate-qwen4exp-fp8
Copy head branch name to clipboard
Commits
Commits on Aug 27, 2026
Support block-scaled FP8 weights
Show description for 2b94ea7
justinchuby
and
Copilot
committed
2b94ea7
View commit details
Copy full SHA for 2b94ea7
Browse repository at this point
Integrate pinned Qwen4Exp FP8 checkpoint
Show description for ede909b
justinchuby
committed
ede909b
View commit details
Copy full SHA for ede909b
Browse repository at this point
Harden Qwen4Exp FP8 schema validation
Show description for 80b30b5
justinchuby
committed
80b30b5
View commit details
Copy full SHA for 80b30b5
Browse repository at this point
Prove FP8 parity and bound serialization memory
Show description for 4402d59
justinchuby
committed
4402d59
View commit details
Copy full SHA for 4402d59
Browse repository at this point
Fix Qwen4Exp PLE scaling and CI coverage
Show description for a4f322b
justinchuby
committed
a4f322b
View commit details
Copy full SHA for a4f322b
Browse repository at this point
Resolve Qwen4Exp multimodal restack
Show description for 02a3f35
justinchuby
committed
02a3f35
View commit details
Copy full SHA for 02a3f35
Browse repository at this point
Tighten pinned FP8 and memory contracts
Show description for 6f0b40e
justinchuby
committed
6f0b40e
View commit details
Copy full SHA for 6f0b40e
Browse repository at this point
Preserve GGUF indexer preprocessing after restack
Show description for 05fe63d
justinchuby
committed
05fe63d
View commit details
Copy full SHA for 05fe63d
Browse repository at this point
Stream packed Qwen4Exp FP8 expert banks
Show description for ce0cf15
justinchuby
committed
ce0cf15
View commit details
Copy full SHA for ce0cf15
Browse repository at this point
Align BF16 streamer test with sharded PLE graph
Show description for 8184a0f
justinchuby
committed
8184a0f
View commit details
Copy full SHA for 8184a0f
Browse repository at this point
Dispatch Qwen4Exp experts without matrix replication
Show description for 322b74a
justinchuby
committed
322b74a
View commit details
Copy full SHA for 322b74a
Browse repository at this point
Preserve Qwen4Exp FP8 storage with QDQ
Show description for a3ff5b7
justinchuby
committed
a3ff5b7
View commit details
Copy full SHA for a3ff5b7
Browse repository at this point
Close Qwen4Exp FP8 QDQ review gaps
Show description for 2999416
justinchuby
committed
2999416
View commit details
Copy full SHA for 2999416
Browse repository at this point
Test QDQ cast-overlap package accounting
Show description for 358cd6e
justinchuby
committed
358cd6e
View commit details
Copy full SHA for 358cd6e
Browse repository at this point
Finalize Qwen4Exp QDQ review attribution
Show description for c55b8b1
justinchuby
and
Copilot
committed
c55b8b1
View commit details
Copy full SHA for c55b8b1
Browse repository at this point
Resolve FP8 QDQ integration on merged main
Show description for 940f954
justinchuby
committed
940f954
View commit details
Copy full SHA for 940f954
Browse repository at this point
Make FP8 fallback and report saves transactional
Show description for 797a830
justinchuby
and
Copilot
committed
797a830
View commit details
Copy full SHA for 797a830
Browse repository at this point
Preserve parent FP8 metadata for text-only Qwen4Exp
Show description for c531a52
justinchuby
and
Copilot
committed
c531a52
View commit details
Copy full SHA for c531a52
Browse repository at this point
Preserve parent FP8 routing and bound Qwen graphs
Show description for 26967c2
justinchuby
and
Copilot
committed
26967c2
View commit details
Copy full SHA for 26967c2
Browse repository at this point
Bound Qwen4Exp FP8 PLE and MoE execution
Show description for 2df2970
justinchuby
and
Copilot
committed
2df2970
View commit details
Copy full SHA for 2df2970
Browse repository at this point
Make PLE QDQ metadata and ORT gating exact
Show description for c3e3cdf
justinchuby
and
Copilot
committed
c3e3cdf
View commit details
Copy full SHA for c3e3cdf
Browse repository at this point
Require exact ORT FP8 capability exception
Show description for 1e483bf
justinchuby
and
Copilot
committed
1e483bf
View commit details
Copy full SHA for 1e483bf
Browse repository at this point
You can’t perform that action at this time.