JulesBelveze/tldr_news
Viewer • Updated • 22.1k • 2k • 26
How to use shivam9980/mistral-7b-news with Transformers:
# Load model directly
from transformers import AutoModel
model = AutoModel.from_pretrained("shivam9980/mistral-7b-news", device_map="auto")This mistral model was trained 2x faster with Unsloth and Huggingface's TRL library.
Base model
unsloth/mistral-7b-instruct-v0.2-bnb-4bit