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