Update README.md
Browse files
README.md
CHANGED
|
@@ -24,4 +24,4 @@ library_name: diffusers
|
|
| 24 |
`FLUX.2 [dev]` is a 32 billion parameter rectified flow transformer capable of generating, editing and combining images based on text instructions.
|
| 25 |
For more information, please read our [blog post](https://bfl.ai/blog/flux-2).
|
| 26 |
|
| 27 |
-
This repository holds an NVFP4 version of FLUX.2 [dev]. The
|
|
|
|
| 24 |
`FLUX.2 [dev]` is a 32 billion parameter rectified flow transformer capable of generating, editing and combining images based on text instructions.
|
| 25 |
For more information, please read our [blog post](https://bfl.ai/blog/flux-2).
|
| 26 |
|
| 27 |
+
This repository holds an [NVFP4 version](https://huggingface.co/black-forest-labs/FLUX.2-dev-NVFP4/blob/main/flux2-dev-nvfp4.safetensors) and a [mixed NVFP4/BF16 version](https://huggingface.co/black-forest-labs/FLUX.2-dev-NVFP4/blob/main/flux2-dev-nvfp4-mixed.safetensors) of FLUX.2 [dev]. The mixed version has a small set of weights in BF16. The main repository of this model (full BF16 weights) can be found [here](https://huggingface.co/black-forest-labs/FLUX.2-dev).
|