It was created by loading the original BF16 Diffusers pipeline, applying selective TorchAO NVFP4 quantization to the transformer and text encoder, testing generation, and saving the resulting pipeline as .bin weights for reload compatibility.
This is not an official Black Forest Labs release and is not endorsed, approved, or validated by Black Forest Labs.
License and attribution
This model is a derivative of FLUX.2 Klein 9B and is distributed under the FLUX Non-Commercial License.
This FLUX Model is licensed by Black Forest Labs Inc. under the FLUX Non-Commercial License. Copyright Black Forest Labs Inc. IN NO EVENT SHALL BLACK FOREST LABS INC. BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH USE OF THIS MODEL.
Additional notice: this repository contains a modified/quantized derivative of the original FLUX.2 Klein 9B model. The modification consists of selective TorchAO NVFP4 quantization of model components for inference.
For commercial use, consult Black Forest Labs licensing.
Run one or two warmup generations before measuring latency, because the first compiled run includes compile overhead.
Notes
This model is intended for inference.
This is a PyTorch/Diffusers/TorchAO quantized repo, not a GGUF model.
The checkpoint is saved as .bin because current TorchAO NVFP4 tensor subclasses are not reliably compatible with safetensors serialization in this workflow.
Use use_safetensors=False when loading.
This model is for non-commercial use under the FLUX Non-Commercial License.