Transformers
ctranslate2
int8
float16
Composer
MosaicML
llm-foundry
ct2fast-mpt-7b-chat / special_tokens_map.json
michaelfeil's picture
Upload mosaicml/mpt-7b-chat ctranslate fp16 weights
cc8bde5
{
"additional_special_tokens": [
"<|im_start|>",
"<|im_end|>"
],
"bos_token": "<|endoftext|>",
"eos_token": "<|endoftext|>",
"unk_token": "<|endoftext|>"
}