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