Commit
·
4337c7e
1
Parent(s):
1e4f43a
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:0039a1572d1ed8e717a9b34fa40e45eb7932211c9002784e860c8b387d422f79
|
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:7aa2de423748b5ca185211a9c4d8dbccb7197b12e7f3560bd0accf549ab73905
|
3 |
+
size 1277533664
|