Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
TheBloke
/
gpt4-alpaca-lora-13B-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
1
Train
Deploy
Use this model
4d56433
gpt4-alpaca-lora-13B-GPTQ
/
quantize_config.json
TheBloke
Create quantize_config.json
4d56433
over 1 year ago
raw
Copy download link
history
blame
Safe
185 Bytes
{
"bits"
:
4
,
"group_size"
:
128
,
"damp_percent"
:
0.01
,
"desc_act"
:
false
,
"sym"
:
true
,
"true_sequential"
:
true
,
"model_name_or_path"
:
null
,
"model_file_base_name"
:
null
}