StandardOne-3B-FP8

StandardOne-3B-FP8 is an FP8 (compressed-tensors, float8_e4m3 weights, dynamic per-token activations) quantization of the released StandardOne-3B decision model. The language-model linear projections (q/k/v/o, gate/up/down) are quantized per-channel FP8 E4M3 with dynamic FP8 activations (llm-compressor's data-free FP8_DYNAMIC recipe, no calibration data required); the vision tower, multi-modal projector, embeddings and lm_head are left unquantized in BF16. It was produced from source revision 68dafd17ead9b8cf6f85c4f08f7f2f3a1e7b9e5c of StandardOne-3B on 2026-09-25 using llm-compressor 0.14.0 (torch 2.14.0, transformers 5.17.0, compressed-tensors 0.19.0); results below.

Validation

Served through SGLang 0.5.20 and jev-adapter (native wording, no system prompt, one option order) on the same items as the BF16 release, measured 2026-09-25. Accuracy is argmax and does not depend on temperature.

Suite BF16 (StandardOne-3B) FP8 (this repository)
JevBench public easy (48) 100.00 % 100.00 %
JevBench public standard (72) 88.89 % 88.89 %
JevBench public hard (111) 45.95 % 43.24 %
judge proxy (600) 89.00 % 88.50 %
realistic transfer set (600) 90.83 % 90.50 %
stated-distribution probability (1,036) 80.50 % 79.05 %
hard proxy (600) 42.17 % 41.67 %

Temperature refit on this checkpoint's own served probabilities (same held-out calibration data as the BF16 release): T = 1.3 (BF16 release: T = 1.55). Serve with --default-temperature 1.3.

Downloads last month
24
Safetensors
Model size
4B params
Tensor type
BF16
·
F8_E4M3
·
Inference Providers NEW
This model isn't deployed by any Inference Provider. 🙋 Ask for provider support

Model tree for StandardThinking/StandardOne-3B-FP8