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