llama-3.1-8B-function-calling-lora / special_tokens_map.json
deftgeno's picture
Trained with Unsloth
7e0e492 verified
raw
history blame contribute delete
112 Bytes
{
"bos_token": "<|begin_of_text|>",
"eos_token": "<|im_end|>",
"pad_token": "<|finetune_right_pad_id|>"
}