Instructions to use TheBloke/MPT-7B-Storywriter-GGML with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use TheBloke/MPT-7B-Storywriter-GGML with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("TheBloke/MPT-7B-Storywriter-GGML", dtype="auto") - Notebooks
- Google Colab
- Kaggle
First GGML model commit.
Browse files
mpt-7b-storywriter.ggmlv2.q8_0.bin
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:e6f958ddb3e7ee08d3efc65b5f1184669aed9fd22a0e84f38cd7e05df9b142a0
|
| 3 |
+
size 7481739264
|