🎨 New Model Support
- Flux2 Klein (4B/9B): Full MLX port of Flux2 Klein (including multi-image editing support).
- New command:
mflux-generate-flux2for Flux2 Klein image generation. - New command:
mflux-generate-flux2-editfor Flux2 Klein image editing.
🔧 Improvements
- Qwen3-VL shared module: Extracted
qwen3_vlintomodels/common_models/for reuse across model families (Flux2 and Fibo etc). - Experimental CUDA support: Added initial CUDA backend support as an experimental feature.
- Test Infrastructure: Image tests are pinned to MLX v0.30.3.
📝 Documentation
- README reorganization: Reorganized the main README for better structure and readability.