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