ProCreations/Booper-Big-Chat
1167
1{2 "backend": "tokenizers",3 "bos_token": "<bos>",4 "clean_up_tokenization_spaces": false,5 "eos_token": "<eos>",6 "is_local": true,7 "local_files_only": false,8 "model_max_length": 4096,9 "pad_token": "<pad>",10 "padding_side": "right",11 "sep_token": "<sep>",12 "tokenizer_class": "TokenizersBackend",13 "truncation_side": "right"14}15 