How to use pechaut/Mistral-C64Wizard-instruct-PEFT with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("pechaut/Mistral-C64Wizard-instruct-PEFT", dtype="auto")