Text Generation
Transformers
mpt
Composer
MosaicML
llm-foundry
custom_code
ct2-int8-mtb-7b-chat / special_tokens_map.json
TitanML Co
Upload folder using huggingface_hub
98424ba verified
raw
history blame contribute delete
174 Bytes
{
"additional_special_tokens": [
"<|im_start|>",
"<|im_end|>"
],
"bos_token": "<|endoftext|>",
"eos_token": "<|endoftext|>",
"unk_token": "<|endoftext|>"
}