Llama-3-Aplite-Instruct-4x8B-MoE / special_tokens_map.json
raincandy-u's picture
Upload folder using huggingface_hub
c5fdf15 verified
raw
history blame
337 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": "<|begin_of_text|>"
}