Text Generation
Transformers
Safetensors
English
stablelm_epoch
causal-lm
code
custom_code
Eval Results
4-bit precision
7 papers
stable-code-3b-GPTQ / quantize_config.json
TheBloke's picture
GPTQ model commit
008117e verified
raw history blame
No virus
133 Bytes
{
"bits": 8,
"group_size": 128,
"damp_percent": 0.1,
"desc_act": true,
"sym": true,
"true_sequential": true
}