Instructions to use MLXCreator/MLXCreator-QwenImage-4bit with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- MLX
How to use MLXCreator/MLXCreator-QwenImage-4bit with MLX:
# Download the model from the Hub pip install huggingface_hub[hf_xet] huggingface-cli download --local-dir MLXCreator-QwenImage-4bit MLXCreator/MLXCreator-QwenImage-4bit
- Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- LM Studio
rebrand: MLX Creator naming + retained attribution
Browse files
README.md
CHANGED
|
@@ -5,8 +5,10 @@ tags:
|
|
| 5 |
- mlx-creator
|
| 6 |
---
|
| 7 |
|
| 8 |
-
# Qwen-Image-
|
| 9 |
|
| 10 |
-
MLX-format weights
|
| 11 |
|
| 12 |
-
**
|
|
|
|
|
|
|
|
|
| 5 |
- mlx-creator
|
| 6 |
---
|
| 7 |
|
| 8 |
+
# MLX Creator — Qwen-Image (4-bit)
|
| 9 |
|
| 10 |
+
MLX-format weights for **MLX Creator** (https://github.com/rynky2436/MLX-Creator) — local generative media on Apple Silicon.
|
| 11 |
|
| 12 |
+
**Based on:** Qwen/Qwen-Image
|
| 13 |
+
|
| 14 |
+
*This is an MLX repackaging/conversion; the original credit above is retained per its license.*
|