Views
No views yet
self_attn, and the GatedDeltaNet out_proj.in_proj_a/in_proj_b, lm_head, embeddings, vision tower, MTP head.compressed-tensors (pack-quantized). Full recipe: recipe.yaml.mtp.safetensors, bf16) and is listed in quantization_config.ignore, so vLLM loads it unquantized and speculative decoding works out of the box. Quantizers silently drop this head — if you re-quantize the base yourself, graft it back or spec-decode will accept 0 %.reasoning_effort (low / xhigh) and enable_thinking pass through correctly.temperature=1.0, top_p=0.95, top_k=20), default
reasoning_effort, max_tokens=24576, and the question suffixed with "Put your final numeric
answer inside \boxed{}". The same protocol scores the INT8-W8A8 build of this model at 96.8 %
(242/250), i.e. the two are indistinguishable at this sample size.\boxed{} instruction this model often
states the answer in bold and then keeps talking, so a "last number in the answer" extractor scores
many correct answers wrong (the same 250 questions land at ~90 % that way). MMLU-Pro has not been
run on this checkpoint.| Context | W4A16 decode | W4A16 prefill | W4A8 prefill |
|---|---|---|---|
| 4k | 69.5 tok/s | 2390 tok/s | 3963 tok/s |
| 16k | 66.5 tok/s | 2331 tok/s | 3801 tok/s |
| 32k | 63.4 tok/s | 2197 tok/s | 3436 tok/s |
1# W4A16 — int4 weights, fp16 activations
2vllm serve Avesed/Qwen3.8-27B-INT4-W4A16 \
3 --tensor-parallel-size 2 --trust-remote-code --reasoning-parser qwen31vllm serve Avesed/Qwen3.8-27B-INT4-W4A16 \
2 --tensor-parallel-size 2 --marlin-input-dtype int8 --trust-remote-code --reasoning-parser qwen3--speculative-config '{"method":"mtp","num_speculative_tokens":2}' to use the MTP head.temperature=1.0, top_p=0.95, top_k=20; non-thinking temperature=0.7, top_p=0.80, top_k=20, presence_penalty=1.5.