Instructions to use marella/gpt-2-ggml-example with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use marella/gpt-2-ggml-example with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("marella/gpt-2-ggml-example", dtype="auto") - Notebooks
- Google Colab
- Kaggle
Upload ggml-model.bin
Browse files- ggml-model.bin +3 -0
ggml-model.bin
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:b457d5fcc7f2f71e727bee74298d42d80610619e02af16beca53d44a71d5f607
|
| 3 |
+
size 251222425
|