ct2fast-mpt-30b-chat / special_tokens_map.json
michaelfeil's picture
Upload mosaicml/mpt-30b-chat ctranslate fp16 weights
b2bfa61
raw
history blame contribute delete
206 Bytes
{
"additional_special_tokens": [
"<|im_start|>",
"<|im_end|>"
],
"bos_token": "<|endoftext|>",
"eos_token": "<|endoftext|>",
"pad_token": "<|endoftext|>",
"unk_token": "<|endoftext|>"
}