llama3-carpmuscle-v0.1 / special_tokens_map.json
TheTsar1209's picture
(Trained with Unsloth)
266eb42 verified
raw
history blame
No virus
325 Bytes
{
"bos_token": {
"content": "<|begin_of_text|>",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false
},
"eos_token": {
"content": "<|im_end|>",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false
},
"pad_token": "<|im_end|>"
}