How to use Vedx04/MetaMath-Mistral-7B-hendrycks with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("Vedx04/MetaMath-Mistral-7B-hendrycks", dtype="auto")