auto_round format
Browse files- .gitattributes +1 -0
- config.json +2 -2
- pytorch_model.bin +2 -2
- quantization_config.json +3 -0
.gitattributes
CHANGED
@@ -41,3 +41,4 @@ processor_config.json filter=lfs diff=lfs merge=lfs -text
|
|
41 |
quantize_config.json filter=lfs diff=lfs merge=lfs -text
|
42 |
special_tokens_map.json filter=lfs diff=lfs merge=lfs -text
|
43 |
tokenizer_config.json filter=lfs diff=lfs merge=lfs -text
|
|
|
|
41 |
quantize_config.json filter=lfs diff=lfs merge=lfs -text
|
42 |
special_tokens_map.json filter=lfs diff=lfs merge=lfs -text
|
43 |
tokenizer_config.json filter=lfs diff=lfs merge=lfs -text
|
44 |
+
quantization_config.json filter=lfs diff=lfs merge=lfs -text
|
config.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:d51ddd127bd967cb29dbfdb5f1201d31148c96f0bcaef88911d37efbef740be7
|
3 |
+
size 5261
|
pytorch_model.bin
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:95435b31fb53979b3ba65e82f2a5352f6512556740fa17758bc01446ed887f50
|
3 |
+
size 2930767882
|
quantization_config.json
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4814a2340cd541089354239396e9262cb662339634594b62948f122c8d18d812
|
3 |
+
size 1381
|