Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
TheBloke
/
Llama-2-70B-Chat-GPTQ
like
260
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
52
Train
Deploy
Use this model
a740fe5
Llama-2-70B-Chat-GPTQ
/
quantize_config.json
TheBloke
Initial GPTQ model commit
cf9d298
over 1 year ago
raw
Copy download link
history
blame
Safe
183 Bytes
{
"bits"
:
4
,
"group_size"
:
-1
,
"damp_percent"
:
0.01
,
"desc_act"
:
true
,
"sym"
:
true
,
"true_sequential"
:
true
,
"model_name_or_path"
:
null
,
"model_file_base_name"
:
null
}