flux_dev / README.md
RyanJDick's picture
Add base and bnb_nf4 model variants.
2b3ce48
|
raw
history blame
691 Bytes
metadata
license: other
license_name: flux-1-dev-non-commercial-license
license_link: LICENSE.md

FLUX dev Quantized Models

This repo contains quantized versions of the FLUX dev transformer for use in InvokeAI.

Contents:

  • transformer/base/ - Transformer in bfloat16 copied from here
  • transformer/bnb_nf4/ - Transformer quantized to bitsandbytes NF4 format using this script