llama3-turbcat-instruct-8b-bpw3.7-exl2 / special_tokens_map.json
blockblockblock's picture
Upload special_tokens_map.json with huggingface_hub
0d9c9af verified
raw
history blame contribute delete
No virus
449 Bytes
{
"bos_token": {
"content": "<|begin_of_text|>",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false
},
"eos_token": {
"content": "<|end_of_text|>",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false
},
"pad_token": {
"content": "<|end_of_text|>",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false
}
}