Skip to content

Commit 84765bd

Browse files
authored
Merge branch 'main' into main
Signed-off-by: hychiang <kenny5312012@gmail.com>
2 parents 53b29fd + ca1f968 commit 84765bd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

CHANGELOG.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,9 +21,9 @@ NVIDIA Model Optimizer Changelog (Linux)
2121
- Add LTX-2 and Wan2.2 (T2V) support in the diffusers quantization workflow.
2222
- Add PTQ support for GLM-4.7, including loading MTP layer weights from a separate ``mtp.safetensors`` file and export as-is.
2323
- Add support for image-text data calibration in PTQ for Nemotron VL models.
24-
- Add Megatron Core export/import mapping for Qwen3-VL (``Qwen3VLForConditionalGeneration``) vision-language models. The mapping handles the ``model.language_model.`` weight prefix used by Qwen3-VL and supports both dense and MoE variants.
2524
- Add PTQ support for Nemotron Parse.
2625
- Add distillation support for LTX-2. See `examples/diffusers/distillation/README.md <https://github.com/NVIDIA/Model-Optimizer/tree/main/examples/diffusers/distillation>`_ for more details.
26+
- Add Megatron Core export/import mapping for Qwen3-VL (``Qwen3VLForConditionalGeneration``) vision-language models. The mapping handles the ``model.language_model.`` weight prefix used by Qwen3-VL.
2727

2828
0.41 (2026-01-19)
2929
^^^^^^^^^^^^^^^^^

0 commit comments

Comments
 (0)