Instructions to use mzbac/flux1.dev.8bit.mlx with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- MLX
How to use mzbac/flux1.dev.8bit.mlx with MLX:
# Download the model from the Hub pip install huggingface_hub[hf_xet] huggingface-cli download --local-dir flux1.dev.8bit.mlx mzbac/flux1.dev.8bit.mlx
- Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- LM Studio
- Atomic Chat
File size: 248 Bytes
6fa67b9 | 1 2 3 4 5 6 7 8 9 10 11 12 13 | {
"quantizationBits" : 8,
"components" : [
"vae",
"transformer",
"text_encoder",
"text_encoder_2"
],
"groupSize" : 128,
"createdAt" : "2025-07-04T08:42:06Z",
"fluxSwiftVersion" : "1.0.0",
"modelType" : "FluxPipeline"
} |