Text Generation
Transformers
PyTorch
English
llama
Inference Endpoints
text-generation-inference
dolphin-2.2-yi-34b-200k-6.0bpw-h6-exl2 / special_tokens_map.json
LoneStriker's picture
Upload folder using huggingface_hub
99d0632
{
"bos_token": "<|startoftext|>",
"eos_token": {
"content": "<|im_end|>",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false
},
"pad_token": "<unk>",
"unk_token": "<unk>"
}