eagle-qwen2-7b-grounding / special_tokens_map.json
exiawsh's picture
Upload folder using huggingface_hub
66d5f78 verified
raw
history blame contribute delete
241 Bytes
{
"additional_special_tokens": [
"<|im_start|>",
"<|im_end|>"
],
"eos_token": {
"content": "<|im_end|>",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false
},
"pad_token": "!"
}