penny-llama3-2x8b-v2 / special_tokens_map.json
giannisan's picture
Upload folder using huggingface_hub
8347c58 verified
raw
history blame
No virus
389 Bytes
{
"additional_special_tokens": [
"<|im_start|>"
],
"bos_token": {
"content": "<|begin_of_text|>",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false
},
"eos_token": {
"content": "<|im_end|>",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false
},
"pad_token": "<|begin_of_text|>"
}