mpt-7b-storywriter-4bit-128g / tokenizer_config.json
camenduru's picture
thanks to OccamRazor ❤
b31b154
raw history blame
No virus
238 Bytes
{
"add_prefix_space": false,
"bos_token": "<|endoftext|>",
"clean_up_tokenization_spaces": true,
"eos_token": "<|endoftext|>",
"model_max_length": 65536,
"tokenizer_class": "GPTNeoXTokenizer",
"unk_token": "<|endoftext|>"
}