Instructions to use EleutherAI/Mistral-7B-v0.1-squaring-random with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use EleutherAI/Mistral-7B-v0.1-squaring-random with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("EleutherAI/Mistral-7B-v0.1-squaring-random", dtype="auto") - Notebooks
- Google Colab
- Kaggle
Ctrl+K