Text Generation
Transformers
Safetensors
llama
conversational
Inference Endpoints
text-generation-inference
Olethros-8B / special_tokens_map.json
lodrick-the-lafted's picture
Upload folder using huggingface_hub
f94b85e 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
}
}