Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
TheBloke
/
VicUnlocked-30B-LoRA-GPTQ
like
20
Text Generation
Transformers
Safetensors
gozfarb/ShareGPT_Vicuna_unfiltered
llama
text-generation-inference
4-bit precision
gptq
License:
other
Model card
Files
Files and versions
Community
2
Train
Deploy
Use this model
9690d6a
VicUnlocked-30B-LoRA-GPTQ
/
quantize_config.json
TheBloke
Update for Transformers GPTQ support
986e080
about 1 year ago
raw
Copy download link
history
blame
Safe
156 Bytes
{
"bits"
:
4
,
"group_size"
:
-1
,
"damp_percent"
:
0.01
,
"desc_act"
:
true
,
"sym"
:
true
,
"true_sequential"
:
true
,
"model_file_base_name"
:
"model"
}