K2-Horizon-0.9B / ifm_tokenizer_manifest.json
zhou94539's picture
Upload ifm_tokenizer_manifest.json to rl-mopd
83a96fe verified
Raw
History Blame Contribute Delete
1.95 kB
{
"source_tokenizer": "/lustrefs/users/junlin.chen/data/tokenizers/jais64k_bbq_chat_nonspecial_toolthink",
"source_template": "/lustrefs/users/bbqbyte/workspace/code/bbq-chat-template/bbq-0610",
"token_id_replacements": {
"64018": {
"content": "<|ifm|im_start|>",
"special": true
},
"64019": {
"content": "<|ifm|im_end|>",
"special": true
},
"64029": {
"content": "<ifm|think>",
"special": false
},
"64030": {
"content": "</ifm|think>",
"special": false
},
"64041": {
"content": "<ifm|tools>",
"special": false
},
"64042": {
"content": "</ifm|tools>",
"special": false
},
"64043": {
"content": "<ifm|tool_call>",
"special": false
},
"64044": {
"content": "</ifm|tool_call>",
"special": false
},
"64050": {
"content": "<ifm|think_fast>",
"special": false
},
"64051": {
"content": "</ifm|think_fast>",
"special": false
},
"64052": {
"content": "<ifm|think_faster>",
"special": false
},
"64053": {
"content": "</ifm|think_faster>",
"special": false
},
"64054": {
"content": "<ifm|tool_calls>",
"special": false
},
"64055": {
"content": "</ifm|tool_calls>",
"special": false
},
"64056": {
"content": "<ifm|arg_key>",
"special": false
},
"64057": {
"content": "</ifm|arg_key>",
"special": false
},
"64058": {
"content": "<ifm|arg_type>",
"special": false
},
"64059": {
"content": "</ifm|arg_type>",
"special": false
},
"64060": {
"content": "<ifm|arg_value>",
"special": false
},
"64061": {
"content": "</ifm|arg_value>",
"special": false
}
},
"tool_presentation_format": "markdown",
"tool_call_format": "xml",
"vocab_size_unchanged": true
}