Views
No views yet
uvx mmh3turbo "a rainbow colored skunk leaps over a mossy log in a supermarket"| File | Size | What it is |
|---|---|---|
dit.bin + dit.idx | 19.5 GiB | The 50-block DiT as per-output-channel int8, requantized from the reference fp8-E4M3 checkpoint. Laid out for this port's fused Metal kernels, so it is not interchangeable with MLX-native quantized repos. |
qwen3vl_4bit.safetensors | 14.2 GiB | The Qwen3-VL-32B text tower's first 50 layers in MLX 4-bit (group 64). Cuts text encoding from 43.8 s to 3.3 s. |
gemm_i8 and flash_i8 consume. It will not load in
implementations built on mx.quantize. SmoothQuant was tried and rejected: it
made the end-to-end velocity error worse (16.75% -> 63.43%), because the source
is already fp8-E4M3 with 3 mantissa bits and has no range left to migrate.