ApacheOne/FluxKlein4b-nvfp4_mixed
115
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.
Klein 4B NVFP4 Variants — txt_attn dtype notes
Klein4b-nvfp4.safetensors
txt_attnweights: NVFP4
Klein4b-nvfp4_BF16.safetensors
txt_attnweights: BF16
Klein4b-nvfp4fp8e4m3fnabsmax.safetensors
txt_attnweights: FP8 (float8_e4m3fn)txt_attnscaling: absmax
Klein4b-nvfp4fp8e5m2absmax.safetensors
txt_attnweights: FP8 (float8_e5m2)txt_attnscaling: absmax
