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