Llama-3.1-Swallow-8B-Instruct-v0.2-4bit / special_tokens_map.json
schroneko's picture
6c6aaeb75efa84466ae2f41c85eced52feb7e9cca9ddc45eb52dbdd74966294f
715e05f 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
}
}