llama3.1-8b-cpt-sea-lionv3-instruct / special_tokens_map.json
waiyiaisg's picture
Upload Llama 3.1 Tokenizer and Model
63f3211
raw
history blame contribute delete
296 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
}
}