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