Text Generation
Transformers
Safetensors
llama
conversational
Eval Results
Inference Endpoints
text-generation-inference
llama-3-neural-chat-v1-8b / special_tokens_map.json
Locutusque's picture
Upload tokenizer
0327787 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
}
}