Meta-Llama-3-70b-instruct-AWQ-smashed / special_tokens_map.json
johnrachwanpruna's picture
Upload special_tokens_map.json with huggingface_hub
26b47bf verified
{
"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
}
}