Qwen2.5-1.5B-Instruct โ€” FP8 (dynamic)

FP8 quantization of Qwen/Qwen2.5-1.5B-Instruct, published by Liodon AI.

Quantized with llm-compressor using the FP8_DYNAMIC scheme: weights are cast to FP8 (E4M3) per-channel ahead of time, activations are quantized to FP8 dynamically per-token at inference time. No calibration dataset is needed for this scheme, so the quantized weights are numerically just a direct cast of the original โ€” no calibration-set bias to worry about. lm_head is left unquantized (standard practice โ€” negligible size, disproportionate quality impact if quantized).

Original size: 3.1 GB โ†’ Quantized: 1.8 GB.

Quick Start

vLLM

vllm serve liodon-ai/Qwen2.5-1.5B-Instruct-FP8

Text Generation Inference (TGI)

docker run --gpus all -p 8080:80 ghcr.io/huggingface/text-generation-inference \
    --model-id liodon-ai/Qwen2.5-1.5B-Instruct-FP8

SGLang

python -m sglang.launch_server --model-path liodon-ai/Qwen2.5-1.5B-Instruct-FP8

FP8 execution requires an NVIDIA GPU with compute capability โ‰ฅ 8.9 (Ada/Hopper/Blackwell โ€” RTX 40-series, L4/L40S, H100/H200, B100/B200/GB10). On older GPUs, vLLM/TGI will dequantize to run, which loses the speed/memory benefit.

Source

Citation

@misc{liodonai_qwen2_5_1_5b_instruct_fp8,
  title        = {Qwen2.5-1.5B-Instruct โ€” FP8},
  author       = {{Liodon AI}},
  year         = {2026},
  howpublished = {\url{https://huggingface.co/liodon-ai/Qwen2.5-1.5B-Instruct-FP8}},
  note         = {FP8 (dynamic) quantization of Qwen/Qwen2.5-1.5B-Instruct}
}

Quantized by Liodon AI

Downloads last month
18
Safetensors
Model size
2B params
Tensor type
BF16
ยท
F8_E4M3
ยท
Inference Providers NEW
This model isn't deployed by any Inference Provider. ๐Ÿ™‹ Ask for provider support

Model tree for liodon-ai/Qwen2.5-1.5B-Instruct-FP8

Quantized
(270)
this model