Text Generation
Transformers
PyTorch
English
llama
text-generation-inference
Inference Endpoints
dolphin-2.2-yi-34b-200k-4.0bpw-h6-exl2 / special_tokens_map.json
LoneStriker's picture
Upload folder using huggingface_hub
6c8e826
raw
history blame contribute delete
No virus
228 Bytes
{
"bos_token": "<|startoftext|>",
"eos_token": {
"content": "<|im_end|>",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false
},
"pad_token": "<unk>",
"unk_token": "<unk>"
}