upload auto_round format
Browse filesSigned-off-by: n1ck-guo <heng.guo@intel.com>
- .gitattributes +1 -0
- config.json +2 -2
- quantize_config.json +3 -0
.gitattributes
CHANGED
@@ -42,3 +42,4 @@ config.json filter=lfs diff=lfs merge=lfs -text
|
|
42 |
model.safetensors.index.json filter=lfs diff=lfs merge=lfs -text
|
43 |
preprocessor_config.json filter=lfs diff=lfs merge=lfs -text
|
44 |
quantization_config.json filter=lfs diff=lfs merge=lfs -text
|
|
|
|
42 |
model.safetensors.index.json filter=lfs diff=lfs merge=lfs -text
|
43 |
preprocessor_config.json filter=lfs diff=lfs merge=lfs -text
|
44 |
quantization_config.json filter=lfs diff=lfs merge=lfs -text
|
45 |
+
quantize_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:58f5521a6fd8b34343f56146e48dec1bfa9b18ce409241aa93d139d9ad2df273
|
3 |
+
size 5950
|
quantize_config.json
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:47aa049afffe5be71f2d37d81734b98e66b34dcac4c0fd928b4ceb41957b2060
|
3 |
+
size 645
|