Views
No views yet
4-bit activation-aware weight quantization; roughly a quarter of the bf16 size.
vllm serve qtum/Qwen3-32B-AWQconfig.json and detected automatically — no extra flags are
required. Compatible with any engine that reads compressed-tensors (vLLM, SGLang, …).config.json 中已声明量化方案,引擎自动识别,无需额外参数。兼容一切支持 compressed-tensors 的推理框架。<|im_start|>system
{system_prompt}<|im_end|>
<|im_start|>user
{prompt}<|im_end|>
<|im_start|>assistant| Method / 方法 | AWQ (W4A16) |
| Format / 格式 | compressed-tensors (safetensors) |
| Base model / 原始模型 | Qwen/Qwen3-32B |
| Tool / 工具 | llm-compressor |
| License / 许可 | apache-2.0 (inherited from base model / 继承自原始模型) |