Tenzro
Media generation

FLUX.2 klein 9B (GGUF Q8_0)

FLUX.2 klein 9B, Q8_0 — near-lossless at under half the bf16 footprint
FLUX.2 Non-Commercial / BFL customcommercial_customSource verifiedGated upstream
Specification
Model ID
flux2-klein-9b-gguf-q8
Family
flux2
Modality
Media generation
Parameters
9B (Q8_0)
Weights
9.3 GB
Minimum VRAM
14 GB
Capabilities
text2image, image2image
Pipeline
Flux2KleinPipeline
Backend
diffusers
Source

Weights and provenance.

Registry license
FLUX.2 Non-Commercial / BFL custom
Access
Gated — the source repository requires accepting its terms before the weights can be fetched.

The licence above is the registry's. The source repository either states nothing, states the catch-all “other”, or carries a licence link and base model that its own tag contradicts — a re-quantisation inherits the terms of the weights it derives from. The registry's licence is the one to rely on.

Serve it
# Pull the weights onto a node
tenzro model download flux2-klein-9b-gguf-q8

# Serve it
tenzro model serve flux2-klein-9b-gguf-q8

# Or query the registry entry over JSON-RPC
curl https://rpc.tenzro.xyz \
  -X POST -H "Content-Type: application/json" \
  -d '{"jsonrpc":"2.0","id":1,
       "method":"tenzro_getModel",
       "params":[{"model_id":"flux2-klein-9b-gguf-q8"}]}'
Same family
← All models