File size: 413 Bytes
7b4cc41 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 |
---
language:
- en
library_name: diffusers
license: other
license_name: flux-1-dev-non-commercial-license
license_link: LICENSE.md
base_model:
- black-forest-labs/FLUX.1-dev
---
This repository provides the int8 quantized AoT compiled binary of Flux.1-Dev.
Follow [this gist](https://gist.github.com/sayakpaul/de0eeeb6d08ba30a37dcf0bc9dacc5c5) for details on how it was obtained and how to perform inference. |