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