npario/Qwen-Image-Edit-mflux
0960
Qwen Image Edit 2511 — Pre-quantized for mflux
Pre-quantized weights for Qwen/Qwen-Image-Edit-2511, ready to use with mflux on Apple Silicon.
Available quantizations
Full (unquantized) weights: ~54 GB from the original repo.
Usage
Download a specific quantization:
huggingface-cli download fcreait/Qwen-Image-Edit-mflux Qwen-Image-Edit-2511-q4 --local-dir ./qwen-edit-q4Generate with mflux:
mflux-generate-qwen-edit \
--model ./qwen-edit-q4/Qwen-Image-Edit-2511-q4 \
--base-model qwen \
--image-paths input.jpg \
--prompt "your editing prompt" \
--output output.pngDetails
- Quantized with mflux v0.17.4 using
mflux-save - Source model: Qwen/Qwen-Image-Edit-2511
- Format: MLX safetensors with mflux metadata
- Includes VisionTransformer weights (required for image editing)
License
These weights are quantized derivatives of Qwen/Qwen-Image-Edit-2511, released by Alibaba Cloud under the Apache License 2.0. Quantization does not change the license — these derivatives are distributed under the same terms.
Copyright the Qwen team, Alibaba Cloud. Licensed under the Apache License, Version 2.0. A copy of the license is available at <http://www.apache.org/licenses/LICENSE-2.0>.
