Meta-Llama-3-120B-Instruct-4bit / special_tokens_map.json
voxmenthe's picture
956cf829bbb6de892d798230bda5421d41ef068b245125a3958bc35ea74ef8f6
de3871f verified
raw
history blame
301 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
}
}