cyankiwi/calibration
Viewer • Updated • 384 • 115 • 4
This is a mixed BF16-INT8 AWQ layer quantization, with working MTP (speculative decoding) via llmcompressor.
The "CK" in the name refers to "cyankiwi/calibration" dataset used for this quant.
Fixed chat_template with "froggeric/Qwen-Fixed-Chat-Templates"
Working MTP with VLLM flag:
--speculative-config '{"method":"mtp","num_speculative_tokens":2}'
Tested with VLLM 0.19.1 and transformers 5.6.2
Recommended flags:
--enable-auto-tool-choice
--reasoning-parser qwen3
--tool-call-parser qwen3_xml
| Rank | Model / Dataset | HumanEval (Code) ↑ | Winogrande (Logic) ↑ | HellaSwag (Context) ↑ | WikiText (PPL) ↓ | Verdict |
|---|---|---|---|---|---|---|
| 1st | AWQ-CK (CyanKiwi) | 0.6829 | 0.7395 | 0.7807 | 9.6310 | v3.5 Savior (Best for Code) |
| 2nd | AWQ-NM (NeuralMagic) | 0.6707 | 0.7466 | 0.7811 | 9.6322 | Best for Reasoning |
| 3rd | AWQ-UC (Ultrachat) | 0.6646 | 0.7427 | 0.7814 | 9.6325 | Best for Context/Chat |
| 4th | Base (BF16) | 0.6463 | 0.7443 | 0.7805 | 9.6306 | Reference (Slow) |
Base model
Qwen/Qwen3.5-9B-Base