Text Generation
Transformers
Safetensors
llama
generated_from_trainer
axolotl
conversational
Inference Endpoints
text-generation-inference
dolphin-2.9-llama3-8b / special_tokens_map.json
Crystalcareai's picture
Upload folder using huggingface_hub
38c66ec verified
{
"bos_token": {
"content": "<|begin_of_text|>",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false
},
"eos_token": {
"content": "<|im_end|>",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false
},
"pad_token": {
"content": "<|end_of_text|>",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false
}
}