Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
TheBloke
/
Mistral-7B-v0.1-GPTQ
like
35
Text Generation
Transformers
Safetensors
mistral
pretrained
text-generation-inference
4-bit precision
gptq
License:
apache-2.0
Model card
Files
Files and versions
Community
5
Train
Deploy
Use this model
69d9a1b
Mistral-7B-v0.1-GPTQ
/
quantize_config.json
TheBloke
GPTQ model commit
fe6c5f2
about 1 year ago
raw
Copy download link
history
blame
Safe
186 Bytes
{
"bits"
:
4
,
"group_size"
:
128
,
"damp_percent"
:
0.1
,
"desc_act"
:
true
,
"sym"
:
true
,
"true_sequential"
:
true
,
"model_name_or_path"
:
null
,
"model_file_base_name"
:
"model"
}