CoolFace
Modelpublic

boboliu/Qwen3-Embedding-0.6B-W4A16-G128

sourceHugging Faceapache-2.0updated 1y agoView on Hugging Face
4likes86downloads
Model Card

Qwen3-Embedding-0.6B-W4A16-G128

GPTQ Quantized https://huggingface.co/Qwen/Qwen3-Embedding-0.6B with THUIR/T2Ranking and m-a-p/COIG-CQIA for calibration set.

What's the benefit?

VRAM Usage: 3228M -> 2124M

What's the cost?

~1.69% lost in C-MTEB.

C-MTEBParam.Mean(Task)Mean(Type)Class.Clust.Pair Class.Rerank.Retr.STS
multilingual-e5-large-instruct0.6B58.0858.2469.8048.2364.5257.4563.6545.81
bge-multilingual-gemma29B67.6475.3159.3086.6768.2873.7355.19-
gte-Qwen2-1.5B-instruct1.5B67.1267.7972.5354.6179.568.2171.8660.05
gte-Qwen2-7B-instruct7.6B71.6272.1975.7766.0681.1669.2475.7065.20
ritrievezhv10.3B72.7173.8576.8866.585.9872.8676.9763.92
Qwen3-Embedding-0.6B0.6B66.3367.4571.4068.7476.4262.5871.0354.52
This Model0.6B-W4A1665.2166.3071.3666.1274.9662.6369.1053.65

How to use it?

pip install compressed-tensors optimum and auto-gptq / gptqmodel, then goto the official usage guide.