Llama-3.1-MoE-8x8B-Instruct-raw / special_tokens_map.json
PhilipMay's picture
First model commit
77a87c7
raw
history blame
332 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": "<|begin_of_text|>"
}