llama-3-8b-Instruct-4bit / special_tokens_map.json
shashikanth-a's picture
3d9b1182d03988056edb20d1688d4bb595b3549b37f7bd411ca67c98f3132294
92fb648 verified
raw
history blame
459 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": {
"content": "<|reserved_special_token_250|>",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false
}
}