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