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