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