更新于 16 个月前
16 个月前
9c8843a9e4f1 · 3.8GB
模型
架构llama
·
参数6.74B
·
量化Q4_0
3.8GB
参数
{ "stop": [ "### Instruction:", "### Response:" ] }
45B
模板
{{ .System }} ### Instruction: {{ .Prompt }} ### Response:
61B
系统
Below is an instruction that describes a task. Write a response that appropriately completes the req
106B
Readme
现在已更新到 WizardMath 7B v1.1:
ollama pull wizard-math
。 这个新版本是从 Mistral-7B 训练的,并且比以前的版本获得了更高的基准分数。
WizardMath 由 WizardLM 发布。 它在 GSM8k 数据集上进行训练,并针对数学问题。 它提供 7B、13B 和 70B 参数大小的版本。
示例提示
How many 4-digit numbers have the last digit equal to the sum of the first two digits?
参考