saiga_llama3_8b-openvino / special_tokens_map.json
paramedik's picture
Upload special_tokens_map.json with huggingface_hub
47cf2e5 verified
raw
history blame contribute delete
446 Bytes
{
"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": "<|begin_of_text|>",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false
}
}