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