Text Generation
Transformers
Safetensors
llama
conversational
text-generation-inference
Inference Endpoints
Smaug-Llama-3-70B-Instruct / special_tokens_map.json
ArkaAbacus's picture
Upload tokenizer
35923a9 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
},
"pad_token": {
"content": "<|end_of_text|>",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false
}
}