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.q5_K_M.bin
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:a95313aaa095c5a698c5ee0f19ccf94ac813d767e4de1452a4ab6795b9510a4d
|
| 3 |
+
size 9229634688
|