Text Generation
Transformers
Safetensors
llama
OpenAccess AI Collective
MPT
axolotl
text-generation-inference
4-bit precision
gptq
minotaur-13B-fixed-GPTQ / quantize_config.json
TheBloke's picture
Upload new GPTQs with varied parameters
dc76434
raw history blame
No virus
183 Bytes
{
"bits": 4,
"group_size": 32,
"damp_percent": 0.01,
"desc_act": true,
"sym": true,
"true_sequential": true,
"model_name_or_path": null,
"model_file_base_name": null
}