Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
TheBloke
/
guanaco-13B-GPTQ
like
29
Text Generation
Transformers
Safetensors
llama
text-generation-inference
4-bit precision
gptq
arxiv:
2305.14314
arxiv:
2302.13971
arxiv:
2304.07327
License:
other
Model card
Files
Files and versions
Community
2
Train
Deploy
Use this model
457d2d2
guanaco-13B-GPTQ
/
quantize_config.json
TheBloke
Create quantize_config.json
b1e9b81
over 1 year ago
raw
Copy download link
history
blame
Safe
123 Bytes
{
"bits"
:
4
,
"group_size"
:
128
,
"damp_percent"
:
0.01
,
"desc_act"
:
false
,
"sym"
:
true
,
"true_sequential"
:
true
}