GitAI-Qwen2-0.5B-Instruct-MLX-v1 / special_tokens_map.json
YashJain's picture
4346828f7087988180e6d47fc1fd8259733b203c15381b3af9c613f0b0e7119c
cdafbac verified
raw
history blame
No virus
367 Bytes
{
"additional_special_tokens": [
"<|im_start|>",
"<|im_end|>"
],
"eos_token": {
"content": "<|im_end|>",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false
},
"pad_token": {
"content": "<|endoftext|>",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false
}
}