Text Generation
Transformers
Safetensors
llama
conversational
Inference Endpoints
text-generation-inference
Llama-3-Orca-1.0-8B / special_tokens_map.json
Locutusque's picture
Upload tokenizer
9fc764d 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": "<|end_of_text|>"
}