Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
TheBloke
/
WizardCoder-Python-13B-V1.0-GPTQ
like
76
Text Generation
Transformers
Safetensors
llama
code
Eval Results
text-generation-inference
4-bit precision
gptq
arxiv:
4 papers
License:
llama2
Model card
Files
Files and versions
Community
3
Train
Deploy
Use this model
f08ee3a
WizardCoder-Python-13B-V1.0-GPTQ
/
quantize_config.json
TheBloke
Initial GPTQ model commit
e2d4bba
over 1 year ago
raw
Copy download link
history
blame
Safe
187 Bytes
{
"bits"
:
4
,
"group_size"
:
128
,
"damp_percent"
:
0.1
,
"desc_act"
:
false
,
"sym"
:
true
,
"true_sequential"
:
true
,
"model_name_or_path"
:
null
,
"model_file_base_name"
:
"model"
}