Hunyuan-MT-Chimera-7B-INT8 / special_tokens_map.json
zhiqing's picture
Upload folder using huggingface_hub
aa25fef verified
raw
history blame contribute delete
431 Bytes
{
"bos_token": {
"content": "<|startoftext|>",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false
},
"eos_token": {
"content": "<|eos|>",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false
},
"pad_token": {
"content": "<|pad|>",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false
}
}