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