Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
TheBloke
/
Yi-34B-GPTQ
like
33
Text Generation
Transformers
Safetensors
Yi
custom_code
4-bit precision
gptq
License:
yi-license
Model card
Files
Files and versions
Community
9
Train
Use this model
refs/pr/4
Yi-34B-GPTQ
/
quantize_config.json
TheBloke
GPTQ model commit
d348c5f
about 1 year ago
raw
Copy download link
history
blame
Safe
133 Bytes
{
"bits"
:
4
,
"group_size"
:
-1
,
"damp_percent"
:
0.01
,
"desc_act"
:
true
,
"sym"
:
true
,
"true_sequential"
:
true
}