How to use Egrigor/SmolLM2-360M-Instruct-christopher with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("Egrigor/SmolLM2-360M-Instruct-christopher", dtype="auto")