llama-3-youko-8b-8bit / special_tokens_map.json
bobtk's picture
653a9baa06a2c21d92e0c7fa423450bace9b33e5b33a2da2577bb456b047fdba
92c0ca7 verified
raw
history blame
No virus
301 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
}
}