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