Instructions to use rishabh0000/mistral_7b_rishabh with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
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") - Notebooks
- Google Colab
- Kaggle