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", dtype="auto") - Notebooks
- Google Colab
- Kaggle
Miss Labeled as 13b, Looks like a 7b
#1
by RiggityWrckd - opened
As the title says I think that this models has been miss labeled. Just a heads up. Thank you for all your work.
Thank you yes, configuration problem. Fixed now.
TheBloke changed discussion status to closed
RiggityWrckd changed discussion title from Miss Labled as 13b, Looks like a 7b to Miss Labeled as 13b, Looks like a 7b