Instructions to use TheBloke/minotaur-mpt-7B-GGML with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use TheBloke/minotaur-mpt-7B-GGML with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("TheBloke/minotaur-mpt-7B-GGML", device_map="auto") - Notebooks
- Google Colab
- Kaggle
mpt_model_load: tensor 'transformer.wte.weight' has wrong size in model file
4
#1 opened about 3 years ago
by
vasilee