Llama-3.1-Swallow-70B-Instruct-v0.1-8bit / special_tokens_map.json
bobtk's picture
5b36dcfed830841f877ba05b601bead273225660de873668607262aeb73c6450
c61c0aa verified
raw
history blame
454 Bytes
{
"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": {
"content": "<|finetune_right_pad_id|>",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false
}
}