carsenk's picture
Upload folder using huggingface_hub
bce2648 verified
metadata
license: other
license_name: tongyi-qianwen-license
license_link: https://huggingface.co/Qwen/Qwen2.5-VL-72B-Instruct/blob/main/LICENSE
tags:
  - text-to-image
  - mflux
  - qwen
  - quantized

Qwen-Image-mflux-4bit

4-bit quantized weights for the Qwen-Image model compatible with MFLUX.

About

4bit qunatized weights for the Qwen Image model compatible with MFLUX.

Requires MFLUX v0.11.0 or later to run. For more information, visit https://github.com/filipstrand/mflux

Installation

To use this model, you need MFLUX installed:

uv tool install --upgrade mflux

Usage

Once installed, generate images with:

mflux-generate \
    --model carsenk/qwen-image-mflux-4bit \
    --prompt "A photo of a serene mountain landscape at sunset" \
    --steps 25 \
    --seed 42

Model Details

  • Quantization: 4-bit
  • Framework: MFLUX
  • Compatible with: MFLUX v0.11.0 or later
  • Architecture: Qwen-Image

License

This model inherits the license of the original Qwen model. Please refer to the original model repository for detailed licensing information.