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.fp16.bin
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:a893f62683bcad46ce2c537bb6a1939298f7dca316a3ebb8fb879785fd9a1574
|
| 3 |
+
size 13299632128
|