Text Generation
Transformers
Safetensors
English
llama
sft
text-generation-inference
4-bit precision
Llama2-70B-OASST-SFT-v10-GPTQ / quantize_config.json
TheBloke's picture
Initial GPTQ model commit
afa929e
{
"bits": 4,
"group_size": 64,
"damp_percent": 0.1,
"desc_act": true,
"sym": true,
"true_sequential": true,
"model_name_or_path": null,
"model_file_base_name": "model"
}