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