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
Update GGML models for latest ggml commit with ggml version included.
Browse files
mpt-7b-instruct.ggmlv3.q5_1.bin
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:a4d17a39ac277d48a3d55aa74b36a4e6e1b891b58937a838243fad549d26c686
|
| 3 |
+
size 4988356608
|