Instructions to use SceneWorks/flux2-klein-9b-mlx with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- MLX
How to use SceneWorks/flux2-klein-9b-mlx with MLX:
# Download the model from the Hub pip install huggingface_hub[hf_xet] huggingface-cli download --local-dir flux2-klein-9b-mlx SceneWorks/flux2-klein-9b-mlx
- Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- LM Studio
FLUX.2 [klein] 9B β SceneWorks MLX turnkey
A public, ungated re-host of black-forest-labs/FLUX.2-klein-9B,
pre-quantized for Apple Silicon and consumed natively by SceneWorks.
No Hugging Face token or license click is needed before downloading β the FLUX Non-Commercial
License (LICENSE.md) travels with the weights, and generations remain non-commercial use only.
Tiers
Each subdirectory is a complete, ready-to-run MLX tree (transformer + Qwen3 text encoder + VAE +
tokenizer + model_index.json). Only the transformer is quantized β the 8B Qwen3 text encoder stays
full-precision bf16 in every tier for fidelity. Pick one based on your Mac's unified memory:
| Tier | Path | Transformer | Text encoder | Approx. size |
|---|---|---|---|---|
| Q4 (default) | q4/ |
packed 4-bit | dense bf16 | ~22 GB |
| Q8 | q8/ |
packed 8-bit | dense bf16 | ~26 GB |
| bf16 | bf16/ |
dense bf16 | dense bf16 | ~35 GB |
The packed transformer self-describes its quantization, so the loader reads each tier as-is (no load-time conversion).
License
FLUX Non-Commercial License β see LICENSE.md and the
Acceptable Use Policy. Non-commercial use only.
Quantized
Model tree for SceneWorks/flux2-klein-9b-mlx
Base model
black-forest-labs/FLUX.2-klein-9B