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