Views
No views yet
Qwen2.5-0.5B-Instruct model.lm_head in FP16 because it shares embeddings with the input layer. For this model, the lm_head was explicitly untied and quantized to W4A16 Asymmetric alongside the rest of the network.llmcompressorcompressed-tensors (Marlin compatible)compressed-tensors format and an untied head, you must run it on vLLM v0.6.0 or higher.1vllm serve your_username/Qwen2.5-0.5B-Instruct-AWQ-INT4-lmhead \
2 --max-model-len 2048 \
3 --quantization compressed-tensors