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