VLLM-llama3.1-lora-V2 / special_tokens_map.json
Diksha2001's picture
Upload tokenizer
86b6cfa verified
raw
history blame contribute delete
112 Bytes
{
"bos_token": "<|begin_of_text|>",
"eos_token": "<|im_end|>",
"pad_token": "<|finetune_right_pad_id|>"
}