Text Generation
Transformers
Safetensors
llama
Generated from Trainer
axolotl
conversational
Inference Endpoints
text-generation-inference
3-bit
exl2
dolphin-2.9.1-yi-1.5-34b-3.0bpw-h6-exl2 / special_tokens_map.json
LoneStriker's picture
Upload folder using huggingface_hub
694a6bf verified
{
"bos_token": {
"content": "<|startoftext|>",
"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": "<unk>",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false
},
"unk_token": {
"content": "<unk>",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false
}
}