Llama-3-8B-Instruct-MoE-3 / special_tokens_map.json
VictorDCh's picture
Upload folder using huggingface_hub
6a23b7d verified
raw
history blame
332 Bytes
{
"bos_token": {
"content": "<|begin_of_text|>",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false
},
"eos_token": {
"content": "<|eot_id|>",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false
},
"pad_token": "<|begin_of_text|>"
}