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