Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
TheBloke
/
Qwen-14B-Chat-GPTQ
like
31
Text Generation
Transformers
Safetensors
Chinese
English
qwen
custom_code
4-bit precision
gptq
arxiv:
5 papers
Model card
Files
Files and versions
Community
4
Train
Use this model
63968c0
Qwen-14B-Chat-GPTQ
/
quantize_config.json
TheBloke
GPTQ model commit
cc23038
about 1 year ago
raw
Copy download link
history
blame
Safe
134 Bytes
{
"bits"
:
4
,
"group_size"
:
128
,
"damp_percent"
:
0.01
,
"desc_act"
:
true
,
"sym"
:
true
,
"true_sequential"
:
true
}