Views
No views yet
fp8 quantization of Qwen/Qwen3.8-27B, produced with compressed-tensors by streaming the checkpoint tensor-by-tensor (the model is never fully instantiated).float8_e4m3fn), per output channel, with dynamic per-token activation quantization. Highest fidelity of the set and the largest.| Variant | Format | Size | vs BF16 | Mean rel. error | Linears quantized | Left BF16 |
|---|---|---|---|---|---|---|
| Qwen3.8-27B-FP8 ← this one | float-quantized | 30.35 GB | 55% | 0.0264 | 615 | 0 |
| Qwen3.8-27B-NVFP4 | nvfp4-pack-quantized | 19.29 GB | 35% | 0.0950 | 615 | 0 |
| Qwen3.8-27B-int4 | pack-quantized | 18.31 GB | 33% | 0.1178 | 588 | 27 |
||dequant(W) - W|| / ||W||, averaged over a sample of quantized Linear layers, measured against the original BF16 weights. Lower is better.| Format | float-quantized |
| Weight bits | 8 |
| Group size | per-channel (no grouping) |
| Strategy | channel |
| Linears quantized | 615 |
| Left in BF16 | 0 |
| Shards | 7 |
| On disk | 30.35 GB |
| Mean relative error | 0.0264 |
| Shape/dtype conformance failures | 0 |
vllm serve dudeman2512/Qwen3.8-27B-FP8