Instructions to use datran/mistral-7b-instruct-finetune-v2-conservative_case2_both with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use datran/mistral-7b-instruct-finetune-v2-conservative_case2_both with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("datran/mistral-7b-instruct-finetune-v2-conservative_case2_both", device_map="auto") - Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- Unsloth Desktop