Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
TheBloke
/
Marx-3B-v3-GPTQ
like
2
Text Generation
Transformers
Safetensors
acrastt/EverythingLM-V3-ShareGPT
English
stablelm_epoch
custom_code
4-bit precision
gptq
arxiv:
2305.14314
License:
cc-by-sa-4.0
Model card
Files
Files and versions
Community
Train
Use this model
388b9ba
Marx-3B-v3-GPTQ
/
quantize_config.json
TheBloke
GPTQ model commit
388b9ba
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
}