Skip to content

cosmos3: switch quant backend in examples to SDNQ ConvRot config - #2886

Merged
bghira merged 1 commit into
mainfrom
ux/switch-to-sdnq-int8-hadamard
Jul 25, 2026
Merged

cosmos3: switch quant backend in examples to SDNQ ConvRot config#2886
bghira merged 1 commit into
mainfrom
ux/switch-to-sdnq-int8-hadamard

Conversation

@bghira

@bghira bghira commented Jul 25, 2026

Copy link
Copy Markdown
Owner

This pull request updates the quantization configuration for several example configs in the simpletuner/examples directory, switching from the "int8-quanto" precision to the newer "int8-sdnq" method. It also introduces additional SDNQ-specific parameters to further customize quantization behavior. These changes ensure that all Cosmos3 LyCORIS LoKR image configs are aligned with the latest quantization approach.

Quantization method update:

  • Changed base_model_precision from "int8-quanto" to "int8-sdnq" in all affected config files to adopt the SDNQ quantization method. [1] [2] [3] [4] [5]

SDNQ-specific parameter additions:

  • Added SDNQ configuration parameters: sdnq_compile_mode, sdnq_group_size, sdnq_hadamard_group_size, sdnq_use_hadamard, and sdnq_use_quantized_matmul to all configs, enabling advanced SDNQ features and customization. [1] [2] [3] [4] [5]

@bghira
bghira merged commit 06134fb into main Jul 25, 2026
2 checks passed
@bghira
bghira deleted the ux/switch-to-sdnq-int8-hadamard branch July 25, 2026 14:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant