Safetensors
English
llama
Not-For-All-Audiences
Llama-3.1-Herrsimian-8B / special_tokens_map.json
lemonilia's picture
v0.3
9eccf57 verified
raw
history blame contribute delete
345 Bytes
{
"bos_token": {
"content": "<|begin_of_text|>",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false
},
"eos_token": {
"content": "<|end_of_text|>",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false
},
"pad_token": "<|finetune_right_pad_id|>"
}