Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
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
3b7dfc9
gpt4-alpaca-lora-30B-GPTQ
/
quantize_config.json
TheBloke
Create quantize_config.json
3b7dfc9
over 1 year ago
raw
Copy download link
history
blame
Safe
134 Bytes
{
"bits"
:
4
,
"group_size"
:
128
,
"damp_percent"
:
0.01
,
"desc_act"
:
true
,
"sym"
:
true
,
"true_sequential"
:
true
}