about compile for QwenImageEditPlus
Open
@DefTruth is already working on this.
Since Nov 27, 2025.
question
- Dominant language
- Python
- Stars
- 1.3k
- Forks
- 88
- Avg merge
- 1d 4h
- Merged PRs (30d)
- 14
Description
I used the examples/quantize/run_qwen_image_edit_plus_lightning_nunchaku.py for test, and my command is "CUDA_VISIBLE_DEVICES=0 python3 model_quant.py --cache --compile --taylorseer --quantize --quantize-type "int8" --attn "sage" ", but the compile had the error for "ValueError: Regional compilation failed because ['QwenImageTransformerBlock'] classes are not found in the model. "
Can you help me for this error ?
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.