llama3-8b-eagle3-lora / special_tokens_map.json
shuaills's picture
Upload from script on 2025-08-12T06:38:38Z
4e52ba9
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
}
}