Text Generation
Transformers
PyTorch
Safetensors
mpt
Composer
MosaicML
llm-foundry
custom_code
text-generation-inference
mpt-7b-instruct / special_tokens_map.json
gl198976's picture
Duplicate from mosaicml/mpt-7b-instruct
5def629
Raw
History Blame Contribute Delete
99 Bytes
{
"bos_token": "<|endoftext|>",
"eos_token": "<|endoftext|>",
"unk_token": "<|endoftext|>"
}