Upload model 1b7f5c7 verified
Anoop Srivastava commited on
How to use ThePromptKing/unsloth_4bit_mistral_imdb_model with Transformers:
# Load model directly
from transformers import AutoModel
model = AutoModel.from_pretrained("ThePromptKing/unsloth_4bit_mistral_imdb_model", dtype="auto")