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