Text Generation
Transformers
Safetensors
English
llama
text-generation-inference
4-bit precision
gptq
StableBeluga2-70B-GPTQ / quantize_config.json
TheBloke's picture
Initial GPTQ model commit
e75cb48
raw history blame
No virus
185 Bytes
{
"bits": 4,
"group_size": 128,
"damp_percent": 0.01,
"desc_act": false,
"sym": true,
"true_sequential": true,
"model_name_or_path": null,
"model_file_base_name": null
}