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
b407280 verified
{
"bits": 4,
"group_size": 64,
"damp_percent": 0.1,
"desc_act": true,
"sym": true,
"true_sequential": true
}