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