llama-3-8B-Instruct-function-calling-V1 / special_tokens_map.json
kohjx1's picture
Upload model trained with Unsloth
2148ee6 verified
Raw
History Blame Contribute Delete
350 Bytes
{
"bos_token": {
"content": "<|begin_of_text|>",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false
},
"eos_token": {
"content": "<|end_of_text|>",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false
},
"pad_token": "<|reserved_special_token_250|>"
}