ct2fast-mpt-7b-instruct / tokenizer_config.json
michaelfeil's picture
Upload mosaicml/mpt-7b-instruct ctranslate fp16 weights
8a7642c
raw
history blame contribute delete
237 Bytes
{
"add_prefix_space": false,
"bos_token": "<|endoftext|>",
"clean_up_tokenization_spaces": true,
"eos_token": "<|endoftext|>",
"model_max_length": 2048,
"tokenizer_class": "GPTNeoXTokenizer",
"unk_token": "<|endoftext|>"
}