Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
TheBloke
/
Nanbeige-16B-Base-32K-GPTQ
like
1
Text Generation
Transformers
Safetensors
English
Chinese
nanbeige
llm
custom_code
4-bit precision
gptq
License:
apache-2.0
Model card
Files
Files and versions
Community
Train
Use this model
a7cb522
Nanbeige-16B-Base-32K-GPTQ
/
quantize_config.json
TheBloke
GPTQ model commit
a7cb522
about 1 year ago
raw
Copy download link
history
blame
Safe
197 Bytes
{
"bits"
:
[
4
]
,
"group_size"
:
[
128
]
,
"damp_percent"
:
[
0.1
]
,
"desc_act"
:
[
true
]
,
"sym"
:
true
,
"true_sequential"
:
true
}