Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
TheBloke
/
LLaMa-65B-GPTQ
like
5
Text Generation
Transformers
Safetensors
llama
text-generation-inference
4-bit precision
gptq
License:
other
Model card
Files
Files and versions
Community
1
Train
Deploy
Use this model
gptq-3bit--1g-actorder_True
LLaMa-65B-GPTQ
/
quantize_config.json
TheBloke
Update for Transformers GPTQ support
6600b12
about 1 year ago
raw
Copy download link
history
blame
Safe
186 Bytes
{
"bits"
:
3
,
"group_size"
:
-1
,
"damp_percent"
:
0.01
,
"desc_act"
:
true
,
"sym"
:
true
,
"true_sequential"
:
true
,
"model_name_or_path"
:
null
,
"model_file_base_name"
:
"model"
}