Text Generation
Transformers
English
llama
Inference Endpoints
WizardCoder-15B-V1.1-4bit / quantize_config.json
BurnThePage's picture
Add 4-bits model & quantize config
7f128ee
raw
history blame contribute delete
184 Bytes
{
"bits": 4,
"group_size": 128,
"damp_percent": 0.01,
"desc_act": true,
"sym": true,
"true_sequential": true,
"model_name_or_path": null,
"model_file_base_name": null
}