How to use Vasanth/math-llama3-nolora with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("Vasanth/math-llama3-nolora", dtype="auto")