Instructions to use Augustya07/Mistral-7B-Instruct-v0.2-function-calling-hotel-adapter with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use Augustya07/Mistral-7B-Instruct-v0.2-function-calling-hotel-adapter with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("Augustya07/Mistral-7B-Instruct-v0.2-function-calling-hotel-adapter", dtype="auto") - Notebooks
- Google Colab
- Kaggle