Text Generation
Transformers
PyTorch
English
qwen2
conversational
Inference Endpoints
text-generation-inference
exl2
Liberated-Qwen1.5-72B-3.5bpw-h6-exl2 / special_tokens_map.json
LoneStriker's picture
Upload folder using huggingface_hub
03589f6 verified
{
"additional_special_tokens": [
"<|im_start|>",
"<|im_end|>"
],
"eos_token": {
"content": "<|im_end|>",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false
},
"pad_token": {
"content": "<|endoftext|>",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false
}
}