nyunai_nyun-llama3-62B-8_0bpw_exl2 / special_tokens_map.json
Zoyd's picture
Upload folder using huggingface_hub
eda7a48 verified
raw
history blame contribute delete
335 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": "<|end_of_text|>"
}