machiabeli's picture
Add files using upload-large-folder tool
987dabb verified
metadata
license: apache-2.0
tags:
  - mlx
  - qwen
  - image-generation
  - text-to-image
  - apple-silicon
  - diffusion
base_model: Qwen/Qwen-Image-2512
library_name: mflux

Qwen-Image-2512-3bit-MLX

MLX-optimized 3-bit quantized version of Qwen-Image-2512 for Apple Silicon.

Quick Start

pip install mflux

mflux-generate-qwen \
  --model mlx-community/Qwen-Image-2512-3bit \
  --prompt "A photorealistic cat wearing a tiny top hat" \
  --steps 20

Model Details

  • Base Model: Qwen/Qwen-Image-2512 (Dec 31, 2025)
  • Quantization: 3-bit
  • Framework: MLX (Apple Silicon optimized)
  • Converted with: mflux 0.14.0

All Quantizations

License

Apache 2.0 (same as base model)