Mantella-Skyrim-Llama-3-8B / special_tokens_map.json
art-from-the-machine's picture
Upload tokenizer
b8094ca verified
raw
history blame contribute delete
No virus
330 Bytes
{
"bos_token": {
"content": "<|begin_of_text|>",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false
},
"eos_token": "<|eot_id|>",
"pad_token": {
"content": "<|end_of_text|>",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false
}
}