Llama3.1-8B-MOTH / special_tokens_map.json
sequelbox's picture
9a7c06f2e15a31b0501f36c566363c9a218ed14a2049cae3c16ccbf23471d2c6
5455f57 verified
raw
history blame
325 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": "<|eot_id|>"
}