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