Llama-3-Swallow-8B-Instruct-v0.1-4bit / special_tokens_map.json
bobtk's picture
bf251bdcdc03db8189951d64d02c291423bb397c3c8737b6cd55df8a5d9e6027
528fec9 verified
raw
history blame
No virus
449 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
}
}