neural-chat-7b-v1-1 / special_tokens_map.json
lvkaokao's picture
add model.
dac7b46
raw history blame
No virus
174 Bytes
{
"additional_special_tokens": [
"<|im_start|>",
"<|im_end|>"
],
"bos_token": "<|endoftext|>",
"eos_token": "<|endoftext|>",
"unk_token": "<|endoftext|>"
}