Files
Llama-3-Aplite-Instruct-4x8…/special_tokens_map.json

18 lines
332 B
JSON
Raw Permalink Normal View History

{
"bos_token": {
"content": "<|begin_of_text|>",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false
},
"eos_token": {
"content": "<|eot_id|>",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false
},
"pad_token": "<|begin_of_text|>"
}