Text Generation
Transformers
Safetensors
imp_qwen2
conversational
custom_code
Imp-v1.5-2B-Qwen1.5 / special_tokens_map.json
Oyoy1235's picture
update model
cb298cd
raw
history blame contribute delete
No virus
367 Bytes
{
"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
}
}