Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
TheBloke
/
Llama-2-13B-chat-GPTQ
like
362
Text Generation
Transformers
Safetensors
PyTorch
English
llama
facebook
meta
llama-2
text-generation-inference
4-bit precision
gptq
arxiv:
2307.09288
License:
llama2
Model card
Files
Files and versions
Community
54
Train
Deploy
Use this model
408f1aa
Llama-2-13B-chat-GPTQ
/
quantize_config.json
TheBloke
Update for Transformers GPTQ support
0e785ba
about 1 year ago
raw
Copy download link
history
blame
Safe
188 Bytes
{
"bits"
:
4
,
"group_size"
:
128
,
"damp_percent"
:
0.01
,
"desc_act"
:
false
,
"sym"
:
true
,
"true_sequential"
:
true
,
"model_name_or_path"
:
null
,
"model_file_base_name"
:
"model"
}