Views
No views yet
Qwen/Qwen-Image-Edit-2511.--transformer-path while keeping the base model separate:1sglang generate \
2 --model-path Qwen/Qwen-Image-Edit-2511 \
3 --transformer-path lmsys/qwen-image-edit-modelopt-fp8-sglang-transformer \
4 --prompt "A cinematic scene with detailed lighting" \
5 --save-outputconfig.json*.safetensors weight shard files*.safetensors.index.json when the checkpoint is shardedconfig.json with quant_method=modelopt and quant_algo=FP8.