Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
TheBloke
/
Llama-2-7B-Chat-GPTQ
like
259
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
36
Train
Deploy
Use this model
refs/pr/13
Llama-2-7B-Chat-GPTQ
/
quantize_config.json
TheBloke
Update for Transformers GPTQ support
ce0670f
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"
}