Llama-3.1-Swallow-8B-Instruct-v0.1-8bit / special_tokens_map.json
schroneko's picture
e753be2b70344c076d54088b8faa5b7cb787b967c84585af8a9c8a67e4b835e4
370bc31 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
}
}