Model focused on math and logic problems
7b
13b
70b
91.1K Pulls Updated 11 months ago
Updated 12 months ago
12 months ago
7e51cd7185f9 · 41GB
model
archllama
·
parameters69B
·
quantizationQ4_K_M
41GB
params
{"num_gqa":8,"stop":["### Instruction:","### Response:"]}
57B
template
{{ .System }}
### Instruction:
{{ .Prompt }}
### Response:
61B
system
Below is an instruction that describes a task. Write a response that appropriately completes the req
106B
Readme
Now updated to WizardMath 7B v1.1:
ollama pull wizard-math
. This new version is trained from Mistral-7B and achieves even higher benchmark scores than previous versions.
WizardMath was released by WizardLM. It is trained on the GSM8k dataset, and targeted at math questions. It is available in 7B, 13B, and 70B parameter sizes.
Example prompt
How many 4-digit numbers have the last digit equal to the sum of the first two digits?
References