Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
TheBloke
/
Mistral-7B-SciPhi-32k-GPTQ
like
4
Text Generation
Transformers
Safetensors
mistral
text-generation-inference
4-bit precision
gptq
License:
llama2
Model card
Files
Files and versions
Community
Train
Deploy
Use this model
main
Mistral-7B-SciPhi-32k-GPTQ
/
quantize_config.json
TheBloke
GPTQ model commit
ea82d32
about 1 year ago
raw
Copy download link
history
blame
contribute
delete
Safe
134 Bytes
{
"bits"
:
4
,
"group_size"
:
128
,
"damp_percent"
:
0.01
,
"desc_act"
:
true
,
"sym"
:
true
,
"true_sequential"
:
true
}