Llama-3.1-8B-Instruct_4k / devkit /special_tokens_map.json
florianvoss's picture
Upload compiled artifacts from Llama-3.1-8B-Instruct_8k
84e198a verified
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
}
}