Text Generation
Transformers
Safetensors
English
qwen2
conversational
Inference Endpoints
text-generation-inference
Liberated-Qwen1.5-72B-exl2-3.0bpw / special_tokens_map.json
JackCloudman's picture
Upload folder using huggingface_hub (#1)
6effafd 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
}
}