File size: 651 Bytes
37150ee | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 | ---
license: apache-2.0
language:
- en
base_model:
- black-forest-labs/FLUX.2-klein-9B
tags:
- art
---
# Just some testing
Pin down what is needed between 50s,40s,30s cards
Translate info for use in TensorRT fp4 converting / onnx
Anyone that has made fp4 onnx before with NVIDIA’s Model Optimizer PTQ help in the Community tab is welcomed.
Currently working on correct Quantize/Dequantize nodes for onnx export to build fp4 RT engine for 50s cards.
## BL Klein 9B NVFP4 Variants — `txt_attn` dtype notes
### bl_Klein9b-nvfp4.safetensors
- `txt_attn` weights: **NVFP4**
### bl_Klein9b-nvfp4_BF16.safetensors
- `txt_attn` weights: **BF16**
|