replace bad commit files
Browse files
gptq_model-4bit-128g.safetensors
DELETED
@@ -1,3 +0,0 @@
|
|
1 |
-
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:de07708fe9bcae331bc88c67f16e47e53b014914c725d9844e209ce43c526666
|
3 |
-
size 3932431520
|
|
|
|
|
|
|
|
gptq_model-4bit-32g.safetensors → model.safetensors
RENAMED
File without changes
|
quantize_config.json
CHANGED
@@ -1,8 +1,8 @@
|
|
1 |
{
|
2 |
"bits": 4,
|
3 |
-
"group_size":
|
4 |
"damp_percent": 0.01,
|
5 |
-
"desc_act":
|
6 |
"static_groups": false,
|
7 |
"sym": true,
|
8 |
"true_sequential": true,
|
|
|
1 |
{
|
2 |
"bits": 4,
|
3 |
+
"group_size": 32,
|
4 |
"damp_percent": 0.01,
|
5 |
+
"desc_act": true,
|
6 |
"static_groups": false,
|
7 |
"sym": true,
|
8 |
"true_sequential": true,
|