How to use Maaz66/custom_model_MISTRAL_LATEST with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("Maaz66/custom_model_MISTRAL_LATEST", dtype="auto")