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