upgrade to auto-round-best
Browse files- config.json +1 -0
- model-00001-of-00003.safetensors +1 -1
- model-00002-of-00003.safetensors +1 -1
- model-00003-of-00003.safetensors +1 -1
- quantization_config.json +1 -0
- tokenizer.json +2 -2
config.json
CHANGED
@@ -418,6 +418,7 @@
|
|
418 |
}
|
419 |
},
|
420 |
"group_size": 128,
|
|
|
421 |
"nsamples": 512,
|
422 |
"packing_format": "auto_round:auto_gptq",
|
423 |
"quant_method": "auto-round",
|
|
|
418 |
}
|
419 |
},
|
420 |
"group_size": 128,
|
421 |
+
"iters": 1000,
|
422 |
"nsamples": 512,
|
423 |
"packing_format": "auto_round:auto_gptq",
|
424 |
"quant_method": "auto-round",
|
model-00001-of-00003.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 4998027832
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c7c413f02cc03c59f1216dac424a9d7284e1ac9f394645c12831b406c2cc1524
|
3 |
size 4998027832
|
model-00002-of-00003.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 4998707776
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c261cddf799525b4c725851144961d1a1794105c6188f98a51be0e74bfba918f
|
3 |
size 4998707776
|
model-00003-of-00003.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 3549668544
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:678c3f39a1421585692af300741cbfc6cf3deb8cf4ae2f0418b4a331240b5141
|
3 |
size 3549668544
|
quantization_config.json
CHANGED
@@ -3,6 +3,7 @@
|
|
3 |
"group_size": 128,
|
4 |
"sym": true,
|
5 |
"data_type": "int",
|
|
|
6 |
"nsamples": 512,
|
7 |
"autoround_version": "0.6.1.dev",
|
8 |
"quant_method": "auto-round",
|
|
|
3 |
"group_size": 128,
|
4 |
"sym": true,
|
5 |
"data_type": "int",
|
6 |
+
"iters": 1000,
|
7 |
"nsamples": 512,
|
8 |
"autoround_version": "0.6.1.dev",
|
9 |
"quant_method": "auto-round",
|
tokenizer.json
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0614fe83cadab421296e664e1f48f4261fa8fef6e03e63bb75c20f38e37d07d3
|
3 |
+
size 27868174
|