reiscook commited on
Commit
2a365be
·
verified ·
1 Parent(s): 128a7ad

Upload int4/tokenizer_config.json with huggingface_hub

Browse files
Files changed (1) hide show
  1. int4/tokenizer_config.json +4 -0
int4/tokenizer_config.json ADDED
@@ -0,0 +1,4 @@
 
 
 
 
 
1
+ {
2
+ "tokenizer_class": "T5Tokenizer",
3
+ "model_max_length": 512
4
+ }