Views
No views yet
linear_attn.in_proj_a/b and mtp.fc1vllm serve devan-carlin/Qwen3.8-27B-int4-AutoRound \
2 --quantization auto-round \
3 --tensor-parallel-size 4 \
4 --max-model-len 262144 \
5 --kv-cache-dtype fp8 \
6 --enable-prefix-caching \
7 --gpu-memory-utilization 0.85 \
8 --trust-remote-codecopy_() shape mismatch during weight loading.| Model | Gen speed | Notes |
|---|---|---|
| INT4 (this repo) | 47.8 tok/s | 18 GB |
| Qwen3.8-27B BF16 | 30.2 tok/s | ~52 GB |
max_tokens cap earlier — raise the cap if neededmodel.language_model.layers is quantized to INT4; embeddings, lm_head, the MTP head, and the vision tower stay in their original precision (model stays MTP-capable)linear_attn.in_proj_a/b are kept 16-bitmodel.visual.*) plus processor configs, and the vLLM Qwen3_5ForConditionalGeneration port loads it. Send images as image_url content parts (base64 or URL); text-only prompts work unchanged.