Upload added_tokens.json with huggingface_hub
Browse files- added_tokens.json +8 -0
added_tokens.json
ADDED
|
@@ -0,0 +1,8 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"</tool_call>": 32002,
|
| 3 |
+
"</tool_response>": 32004,
|
| 4 |
+
"<tool_call>": 32001,
|
| 5 |
+
"<tool_response>": 32003,
|
| 6 |
+
"<|im_end|>": 32000,
|
| 7 |
+
"<|im_start|>": 32005
|
| 8 |
+
}
|