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