MiniMax-M2-GPTQMODEL-W4A16 / special_tokens_map.json
Qubitium's picture
Add files using upload-large-folder tool
1e1c096 verified
{
"additional_special_tokens": [
"<code_interpreter>",
"<commit_after>",
"<commit_before>",
"<commit_msg>",
"<empty_output>",
"<filename>",
"<fim_middle>",
"<fim_pad>",
"<fim_prefix>",
"<fim_suffix>",
"<function_call>",
"<gh_stars>",
"]<]speech[>[",
"]<]image[>[",
"]<]video[>[",
"]<]start of speech[>[",
"]<]end of speech[>[",
"]<]start of image[>[",
"]<]end of image[>[",
"]<]start of video[>[",
"]<]end of video[>[",
"]<]vision pad[>[",
"]~!b[",
"<issue_closed>",
"<issue_comment>",
"<issue_start>",
"<jupyter_code>",
"<jupyter_output>",
"<jupyter_start>",
"<jupyter_text>",
"<reponame>",
"[e~[",
"]!d~[",
"]!p~[",
"]~b]",
"<jupyter_error>",
"<add_file>",
"<delete_file>",
"<rename_file>",
"<edit_file>",
"<commit_message>",
"<empty_source_file>",
"<repo_struct>",
"<code_context>",
"<file_content>",
"<source_files>",
"<pr_start>",
"<review_comment>",
"<filepath>",
"<file_sep>"
],
"bos_token": {
"content": "]~!b[",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false
},
"eos_token": {
"content": "[e~[",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false
},
"pad_token": "[e~[",
"unk_token": {
"content": "]!d~[",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false
}
}