LongWriter-Zero-32B-mlx-4Bit / special_tokens_map.json
qurk41's picture
Upload special_tokens_map.json with huggingface_hub
e34d26e verified
raw
history blame contribute delete
497 Bytes
{
"additional_special_tokens": [
"<|im_start|>",
"<|im_end|>",
"<|endoftext|>",
"[gMASK]",
"<sop>",
"<|system|>",
"<|user|>",
"<|assistant|>",
"<|observation|>"
],
"eos_token": {
"content": "<|endoftext|>",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false
},
"pad_token": {
"content": "<|endoftext|>",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false
}
}