Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
20 commits
Select commit Hold shift + click to select a range
d42c0f6
[ModelOpt] Replace 6 per-format linear methods with one generic method
juhi10071998 Jul 20, 2026
859e778
[ModelOpt] Wire the FormatScheme + bespoke-method extension seams
juhi10071998 Jul 21, 2026
177334b
style: apply ruff format to the generic ModelOpt linear method
juhi10071998 Jul 21, 2026
46ef598
[ModelOpt] W4A16 NVFP4 input_scale handling + activation_dtype override
juhi10071998 Jul 31, 2026
558829e
[ModelOpt] Keep only the ignore-suffix + linear.py drop for W4A16 inp…
juhi10071998 Jul 31, 2026
9b6b538
[Kernel] Declare input_quant_key on the MXFP8 linear kernel base
juhi10071998 Aug 4, 2026
db7352c
[ModelOpt] Address review feedback on the generic linear method
juhi10071998 Aug 4, 2026
5e24297
[Bugfix][ModelOpt] Enable +quant_fp8 for FP8_PB_WO checkpoints
juhi10071998 Aug 4, 2026
f34306d
[ModelOpt] Derive linear out_dtype from the model config
juhi10071998 Aug 4, 2026
2a70bb8
style: ruff format after removing the local scale sentinel
juhi10071998 Aug 4, 2026
f10ed95
[ModelOpt] Drop the W4A16 orphan input_scale handling
juhi10071998 Aug 4, 2026
2f0e7bb
[ModelOpt] Carry forward the FP8 weight-dim fix from #51093
juhi10071998 Aug 6, 2026
7b1c246
[ModelOpt] Address review comments
juhi10071998 Aug 6, 2026
c90ee15
[ModelOpt] Add interim _DropInputScale FormatScheme for W4A16 input_s…
juhi10071998 Aug 8, 2026
4d3c539
[ModelOpt] Note _DropInputScale is for exported-checkpoint backward c…
juhi10071998 Aug 8, 2026
aad6a03
[ModelOpt] Set output_partition_sizes/has_bias for ParallelLMHead
juhi10071998 Aug 10, 2026
84491c9
[ModelOpt] Add has_blocked_weights to mixed config; clarify MXFP8 ide…
juhi10071998 Aug 19, 2026
5befd9f
[ModelOpt] Absorb #53132 partial-block FP8_PB_WO via pad+trim FormatS…
juhi10071998 Aug 21, 2026
d0aac93
[ModelOpt] Fix mla_attention reference to deleted FP8_PB_WO class + typo
juhi10071998 Aug 31, 2026
ec7fa34
Merge main into modelopt-linear-generic
mgoin Sep 1, 2026
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading
Loading