Instructions to use TheBloke/NewHope-GGML with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use TheBloke/NewHope-GGML with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("TheBloke/NewHope-GGML", dtype="auto") - Notebooks
- Google Colab
- Kaggle
Initial GGML model commit
Browse files- newhope.ggmlv3.q4_0.bin +3 -0
newhope.ggmlv3.q4_0.bin
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:33619c6bb90c2979873a0bf74a0fe58c9eaceb215dec62f3234dc7bb064d9115
|
| 3 |
+
size 7323310848
|