SmolLM3-3B-trellis-3inst-3bpw / quantize_config.json
xv0y5ncu's picture
GLQ trellis-3inst 3bpw SmolLM3-3B (wikitext2 PPL 9.5901 vs bf16 9.1071)
1a44726 verified
Raw
History Blame Contribute Delete
286 Bytes
{
"quant_method": "glq",
"codebook": "trellis",
"block_diagonal": true,
"codesz": 16,
"bpw": 3,
"tune_iters": 0,
"nsamples": 128,
"seqlen": 2048,
"avg_sqnr_db": 16.19,
"n_quantized_layers": 252,
"total_time_s": 876.7,
"source_model": "HuggingFaceTB/SmolLM3-3B"
}