Commit
·
04d85c6
1
Parent(s):
a3d9035
Change weight to float16
Browse files- decoder/config.json +1 -1
- decoder/rank0.safetensors +2 -2
- encoder/config.json +1 -1
- encoder/rank0.safetensors +2 -2
decoder/config.json
CHANGED
@@ -33,6 +33,6 @@
|
|
33 |
"encoder_head_size": null,
|
34 |
"skip_cross_kv": false,
|
35 |
"quantization": {
|
36 |
-
"quant_algo":
|
37 |
}
|
38 |
}
|
|
|
33 |
"encoder_head_size": null,
|
34 |
"skip_cross_kv": false,
|
35 |
"quantization": {
|
36 |
+
"quant_algo": null
|
37 |
}
|
38 |
}
|
decoder/rank0.safetensors
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:cfe9f5267a4d8aa8ed5f063f4953dbebbd2d840376941a50b4bbd16c2e6da3e7
|
3 |
+
size 1946045128
|
encoder/config.json
CHANGED
@@ -11,6 +11,6 @@
|
|
11 |
"hidden_act": "gelu",
|
12 |
"num_languages": 99,
|
13 |
"quantization": {
|
14 |
-
"quant_algo":
|
15 |
}
|
16 |
}
|
|
|
11 |
"hidden_act": "gelu",
|
12 |
"num_languages": 99,
|
13 |
"quantization": {
|
14 |
+
"quant_algo": null
|
15 |
}
|
16 |
}
|
encoder/rank0.safetensors
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:32842b0b89fad52be508cfc310b556642543e3073dad2e4619708202bff21f5f
|
3 |
+
size 1277533664
|