Text Generation
Transformers
Safetensors
llama
llama-3
conversational
Inference Endpoints
text-generation-inference
airoboros-dpo-70b-3.3 / special_tokens_map.json
jondurbin's picture
Upload folder using huggingface_hub
bdb8f25 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
}
}