Instructions to use errchh/SmolLM2-reasoning with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use errchh/SmolLM2-reasoning with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("errchh/SmolLM2-reasoning", dtype="auto") - Notebooks
- Google Colab
- Kaggle
| { | |
| "</think>": 49156, | |
| "</tool_call>": 49158, | |
| "</tool_reponse>": 49160, | |
| "</tools>": 49154, | |
| "<eos>": 49161, | |
| "<pad>": 49152, | |
| "<think>": 49155, | |
| "<tool_call>": 49157, | |
| "<tool_reponse>": 49159, | |
| "<tools>": 49153 | |
| } | |