llama3.1-8b-ai-ml-adapter / special_tokens_map.json
Jlonge4's picture
Trained with Unsloth
1f7fcb6 verified
raw
history blame contribute delete
No virus
112 Bytes
{
"bos_token": "<|begin_of_text|>",
"eos_token": "<|im_end|>",
"pad_token": "<|finetune_right_pad_id|>"
}