16 个月前更新
16 个月前
712881c3a1f5 · 9.0GB
模型
架构llama
·
参数量13B
·
量化Q5_0
9.0GB
参数
{ "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
说明
现在已更新到 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?
参考