Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
TheBloke
/
minotaur-13B-fixed-GPTQ
like
5
Text Generation
Transformers
Safetensors
13 datasets
llama
OpenAccess AI Collective
MPT
axolotl
text-generation-inference
4-bit precision
gptq
License:
other
Model card
Files
Files and versions
Community
Train
Deploy
Use this model
14d29b7
minotaur-13B-fixed-GPTQ
/
quantize_config.json
TheBloke
Update for Transformers GPTQ support
893f4ac
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"
}