How to use Wsassi/Hermes-2-Pro-Mistral-7B_function_calling with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("Wsassi/Hermes-2-Pro-Mistral-7B_function_calling", dtype="auto")