tiny-random-GptOss-MXFP4

A tiny random model for testing, shrunk from openai/gpt-oss-120b: the same architecture, quantization config and checkpoint layout at test sizes. Its key patterns, dtypes and tensor ranks match the real checkpoint's (scripts/extract_layout.py).

MXFP4 experts as {proj}_blocks (E, N, K/32, 16) + {proj}_scales (E, N, K/32) E8M0 bytes, gate|up rows interleaved, everything else bf16. Quantized with OpenAI's triton_kernels reference (downcast_to_mxfp_torch).

reference/ holds the same weights dequantized to bf16, under the unquantized model's keys: the reference to compare logits against, so a test measures what the load path and kernels add, not the quantization itself.

The weights are random; the outputs mean nothing. scripts/ rebuilds it from the real checkpoint's config.json.

Downloads last month
217
Safetensors
Model size
7.24M params
Tensor type
BF16
·
U8
·
Inference Providers NEW
This model isn't deployed by any Inference Provider. 🙋 Ask for provider support