Text Generation
Transformers
Safetensors
Chinese
English
qwen2
Inference Endpoints
text-generation-inference
blossom-v4-qwen1_5-7b / special_tokens_map.json
Azure99's picture
Upload model
1e15cdd
raw history blame
No virus
370 Bytes
{
"additional_special_tokens": [
"<|im_start|>",
"<|im_end|>"
],
"eos_token": {
"content": "<|endoftext|>",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false
},
"pad_token": {
"content": "<|endoftext|>",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false
}
}