Views
No views yet
int8_tensorwise in the same checkpoint.
The __index_timestep_zero__ sentinel is included (2511 reference-image mode).
int4_tensorwise runtime, which is not in any released ComfyUI /
comfy-kitchen yet. In-flight:
comfy-kitchen PR #63
(kernels + layout) and the
ComfyUI loader branch
— to try this checkpoint today, run that ComfyUI branch with the PR's
comfy-kitchen branch on PYTHONPATH (or installed). On a stock release it
fails with a clear "format not available" error.| checkpoint | size | PSNR |
|---|---|---|
| int8_tensorwise | 20.0 GB | 30.05 dB |
| this model (int4 mixed) | 14.9 GB | 26.58 dB |
| bf16 | 40 GB | — |
| path | s/image |
|---|---|
| this model (int4 mixed) | 87.1 |
| int8_tensorwise (CUDA kernels) | 93.1 |
| bf16 | 114 |
1comfy-quants export-model-int4-tensorwise \
2 --config configs/qwen_image_edit_2511_int4_tensorwise_mixed.yaml \
3 --source /path/to/Qwen-Image-Edit-2511/transformer \
4 --out qwen_edit_2511_int4tw_mixed.safetensorsfeat/int4-tensorwise). A higher-quality variant (+MLP down-projections at int8,
17.2 GB / 27.19 dB) is one config edit away — see the config comments.