Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
TheBloke
/
Mistralic-7B-1-GPTQ
like
6
Text Generation
Transformers
Safetensors
mistral
text-generation-inference
4-bit precision
gptq
Model card
Files
Files and versions
Community
Train
Deploy
Use this model
347af8d
Mistralic-7B-1-GPTQ
/
quantize_config.json
TheBloke
GPTQ model commit
347af8d
about 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
}