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