Text Generation
Transformers
Safetensors
English
llama
causal-lm
text-generation-inference
4-bit precision
gptq
stable-vicuna-13B-GPTQ / quantize_config.json
TheBloke's picture
Update for Transformers GPTQ support
e6a3a2f
raw
history blame contribute delete
No virus
116 Bytes
{
"bits": 4,
"damp_percent": 0.01,
"desc_act": false,
"group_size": 128,
"model_file_base_name": "model"
}