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