Instructions to use TheBloke/MPT-7B-Instruct-GGML with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use TheBloke/MPT-7B-Instruct-GGML with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("TheBloke/MPT-7B-Instruct-GGML", dtype="auto") - Notebooks
- Google Colab
- Kaggle
Poor performance
#5 opened almost 3 years ago
by
HAvietisov
Support for Langchain Intergration
12
#2 opened almost 3 years ago
by
kiran2405