flux2-dev-mlx / README.md
SceneWorks's picture
Add files using upload-large-folder tool
0670fa0 verified
|
Raw
History Blame Contribute Delete
1.12 kB
---
license: other
license_name: flux-2-dev-non-commercial-license
license_link: LICENSE.md
base_model: black-forest-labs/FLUX.2-dev
tags:
- mlx
- text-to-image
- flux
- quantized
---
# FLUX.2-dev — MLX quantized tiers (SceneWorks)
MLX-quantized, pre-packed redistribution of [black-forest-labs/FLUX.2-dev](https://huggingface.co/black-forest-labs/FLUX.2-dev) for use in **SceneWorks**. Each tier is a complete, directly-loadable snapshot (packed `transformer/` + `text_encoder/` with a `quantization` block in `config.json`, plus the unchanged `vae/`, `tokenizer/`, and `model_index.json`) — no install-time conversion or 112 GB dense download required.
## Tiers
| Tier | Dir | Notes |
|------|-----|-------|
| Q4 | `q4/` | 4-bit group-affine (group size 64). ~31 GB. |
(Additional tiers — Q8, bf16 — added as they are produced.)
## License
This is a derivative of FLUX.2-dev and is governed by the **FLUX Non-Commercial License v2.1** (see [`LICENSE.md`](LICENSE.md)). **Non-commercial use only.** All rights and restrictions of the original BFL license apply to these quantized weights.