Yi-6B-gptq-4bit / README.md
LiuRuiLin
Update README.md
12f77ad verified
|
raw
history blame
391 Bytes
metadata
license: unknown

This is 01-ai/Yi-6B quantized with AutoGPTQ in 4-bit.

Quantize config:
"bits": 4,
"group_size": 128,
"damp_percent": 0.005,
"desc_act": false,
"static_groups": false,
"sym": true,
"true_sequential": true,
"model_name_or_path": null,
"model_file_base_name": null,
"is_marlin_format": true,
"quant_method": "gptq"