-
-
Notifications
You must be signed in to change notification settings - Fork 17.8k
[Quantization] Add ModelOpt NVFP4 W4A16 (4-bit weights, fp16/bf16 activations) support #41769
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
pavanimajety
merged 19 commits into
vllm-project:main
from
juhi10071998:w4a16_modelopt_support
May 9, 2026
+224
−6
Merged
Changes from all commits
Commits
Show all changes
19 commits
Select commit
Hold shift + click to select a range
ee38784
[ModelOpt] Add NVFP4 W4A16 (4-bit weights, fp16/bf16 acts) support
juhi10071998 30c4713
[ModelOpt] W4A16: route through MarlinNvFp4LinearKernel adapter
juhi10071998 15d1619
[ModelOpt] W4A16: tolerate input_scale tensors from W4A4 checkpoints
juhi10071998 115a4f9
[ModelOpt] Rename quant_algo NVFP4_W4A16 -> W4A16_NVFP4
juhi10071998 98e34ae
[ModelOpt] Default ModelOptNvFp4Config args + dispatch unit tests
juhi10071998 6c8124d
Merge branch 'main' into w4a16_modelopt_support
pavanimajety ef68525
Merge branch 'main' into w4a16_modelopt_support
juhi10071998 2f39dcb
Merge branch 'main' into w4a16_modelopt_support
juhi10071998 19154e0
Merge branch 'main' into w4a16_modelopt_support
juhi10071998 45410cb
Merge branch 'main' into w4a16_modelopt_support
juhi10071998 2183889
Merge branch 'main' into w4a16_modelopt_support
juhi10071998 9b13362
Merge branch 'main' into w4a16_modelopt_support
juhi10071998 d5b9f88
Merge branch 'main' into w4a16_modelopt_support
juhi10071998 c0ece4b
Merge branch 'main' into w4a16_modelopt_support
juhi10071998 b272da6
Merge branch 'main' into w4a16_modelopt_support
juhi10071998 3d75d6b
Merge branch 'main' into w4a16_modelopt_support
juhi10071998 4ee5cfe
Merge branch 'main' into w4a16_modelopt_support
juhi10071998 3abe3a6
Merge branch 'main' into w4a16_modelopt_support
juhi10071998 aa530b2
Merge branch 'main' into w4a16_modelopt_support
juhi10071998 File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.