Initial release of danAI-55M-Reasoning (54.5M SLM with Native Agentic Tools and <think> CoT)
d50157b verified | { | |
| "bos_token": "<|endoftext|>", | |
| "eos_token": "<|endoftext|>", | |
| "unk_token": "<unk>", | |
| "pad_token": "<pad>", | |
| "additional_special_tokens": [ | |
| "<think>", | |
| "</think>", | |
| "<tool_call>", | |
| "</tool_call>", | |
| "<tool_response>", | |
| "</tool_response>" | |
| ] | |
| } |