Llama-3-Swallow-8B-Instruct-v0.1-8bit / special_tokens_map.json
bobtk's picture
5d3410a2c2a0c1cd0751f1fdfda1749586e2cfeb89b281f8f3d5258662a4a106
a43430c verified
raw
history blame
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
}
}