llama-3-8b-it-ko-chang-gguf / special_tokens_map.json
teddylee777's picture
Upload special_tokens_map.json with huggingface_hub
c3bd27a verified
raw
history blame
469 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": {
"content": "<|end_of_text|>",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false
},
"sep_token": "$"
}