Views
No views yet
8-bit floating point weights with dynamic activation scales; roughly half the size of bf16, near lossless, and native to Hopper/Blackwell GPUs.
vllm serve qtum/Qwen3-14B-FP8config.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 / 方法 | FP8 (W8A8 dynamic) |
| Format / 格式 | compressed-tensors (safetensors) |
| Base model / 原始模型 | Qwen/Qwen3-14B |
| Tool / 工具 | llm-compressor |
| License / 许可 | apache-2.0 (inherited from base model / 继承自原始模型) |