mosaicml-mpt-30b-instruct-w4-g128-awq / tokenizer_config.json
abhinavkulkarni's picture
Upload tokenizer
9b0d18a
raw
history blame contribute delete
No virus
237 Bytes
{
"add_prefix_space": false,
"bos_token": "<|endoftext|>",
"clean_up_tokenization_spaces": true,
"eos_token": "<|endoftext|>",
"model_max_length": 8192,
"tokenizer_class": "GPTNeoXTokenizer",
"unk_token": "<|endoftext|>"
}