fix(cpu-int4-rtn-block-32): Fixes "(" typo.
Browse files
cpu_and_mobile/cpu-int4-rtn-block-32/tokenizer.json
CHANGED
@@ -1,4 +1,4 @@
|
|
1 |
-
|
2 |
"version": "1.0",
|
3 |
"truncation": null,
|
4 |
"padding": null,
|
|
|
1 |
+
{
|
2 |
"version": "1.0",
|
3 |
"truncation": null,
|
4 |
"padding": null,
|