Reflection-70B-exl2_5.0bpw / special_tokens_map.json
bullerwins's picture
Upload folder using huggingface_hub
dd51f7c verified
raw
history blame contribute delete
No virus
587 Bytes
{
"additional_special_tokens": [
"<thinking>",
"</thinking>",
"<output>",
"</output>",
"<reflection>",
"</reflection>"
],
"bos_token": {
"content": "<|begin_of_text|>",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false
},
"eos_token": {
"content": "<|eot_id|>",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false
},
"pad_token": {
"content": "<|eot_id|>",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false
}
}