ct2fast-mpt-30b / tokenizer_config.json
michaelfeil's picture
Upload mosaicml/mpt-30b ctranslate fp16 weights
9f7934a
{
"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|>"
}