Text Generation
Transformers
Safetensors
English
llama
text-generation-inference
4-bit precision
StableBeluga2-70B-GPTQ / quantize_config.json
TheBloke's picture
Update for Transformers GPTQ support
c5e2095
raw history blame
No virus
186 Bytes
{
"bits": 3,
"group_size": -1,
"damp_percent": 0.01,
"desc_act": true,
"sym": true,
"true_sequential": true,
"model_name_or_path": null,
"model_file_base_name": "model"
}