Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
TheBloke
/
BigTranslate-13B-GPTQ
like
19
Text Generation
Transformers
Safetensors
llama
text-generation-inference
4-bit precision
gptq
arxiv:
2305.18098
License:
other
Model card
Files
Files and versions
Community
3
Train
Deploy
Use this model
61448a4
BigTranslate-13B-GPTQ
/
quantize_config.json
TheBloke
Initial GPTQ model commit
da3c64e
over 1 year ago
raw
Copy download link
history
blame
Safe
135 Bytes
{
"bits"
:
4
,
"group_size"
:
128
,
"damp_percent"
:
0.01
,
"desc_act"
:
false
,
"sym"
:
true
,
"true_sequential"
:
true
}