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