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", device_map="auto") - Notebooks
- Google Colab
- Kaggle
Update GGML models for latest ggml commit with ggml version included.
Browse files
mpt-7b-instruct.ggmlv3.q5_0.bin
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:a6f786d23ce1b25a1566c0a5701f052328d61c06c242b96f50ae4cb48371c750
|
| 3 |
+
size 4572792832
|