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