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