How to use errchh/SmolLM2-reasoning with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("errchh/SmolLM2-reasoning", dtype="auto")