Upload int4/tokenizer_config.json with huggingface_hub
Browse files
int4/tokenizer_config.json
ADDED
|
@@ -0,0 +1,4 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"tokenizer_class": "T5Tokenizer",
|
| 3 |
+
"model_max_length": 512
|
| 4 |
+
}
|