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