How to use Mohan-08/math-dataset-deepmind-FT with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("Mohan-08/math-dataset-deepmind-FT", dtype="auto")