OLMo-7B-Instruct-hf / special_tokens_map.json
nopperl's picture
add tokenizer configuration and chat template
4a00bea
raw
history blame
No virus
65 Bytes
{
"eos_token": "<|endoftext|>",
"pad_token": "<|padding|>"
}