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
6c071b9
Llama-2-13B-chat-GPTQ
/
quantize_config.json
TheBloke
Initial GPTQ model commit
95b6896
over 1 year ago
raw
Copy download link
history
blame
Safe
184 Bytes
{
"bits"
:
4
,
"group_size"
:
128
,
"damp_percent"
:
0.01
,
"desc_act"
:
true
,
"sym"
:
true
,
"true_sequential"
:
true
,
"model_name_or_path"
:
null
,
"model_file_base_name"
:
null
}