Qwen3.5-9B-Neo-HLWQ-Q5 / hlwq_config.json
caiovicentino1's picture
Add hlwq_config.json (rename from polar_config.json)
c02457f verified
raw
history blame contribute delete
261 Bytes
{
"quantization_method": "PolarQuant",
"version": "v5",
"weight_bits": 4,
"kv_cache_bits": 3,
"block_size": 128,
"head_dim": 128,
"base_model": "Jackrong/Qwen3.5-9B-Neo",
"num_layers": 32,
"num_kv_heads": 4,
"vram_gb": 6.3,
"tok_s": 42.8
}