Instructions to use TheBloke/mpt-30B-GGML with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use TheBloke/mpt-30B-GGML with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("TheBloke/mpt-30B-GGML", dtype="auto") - Notebooks
- Google Colab
- Kaggle
GPTQ version for italians
1
#3 opened over 2 years ago
by
Gian-hf
GPTQ version
#2 opened almost 3 years ago
by
noahch
Is this working for anyone on text-generation-webui?
1
#1 opened almost 3 years ago
by
Ransom