Upload folder using huggingface_hub
Browse files- gptq_model-4bit-128g.safetensors +3 -0
- quantize_config.json +1 -1
gptq_model-4bit-128g.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3cd0e630a976786e31448a1fc36364c1a9be193970aabde54269e30908ddf392
|
3 |
+
size 4158662216
|
quantize_config.json
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
{
|
2 |
-
"bits":
|
3 |
"group_size": 128,
|
4 |
"damp_percent": 0.01,
|
5 |
"desc_act": false,
|
|
|
1 |
{
|
2 |
+
"bits": 4,
|
3 |
"group_size": 128,
|
4 |
"damp_percent": 0.01,
|
5 |
"desc_act": false,
|