更新于 16 个月前
16 个月前
8b44f21282d8 · 7.4GB
model
archllama
·
parameters13B
·
quantizationQ4_0
7.4GB
params
{ "stop": [ "### Instruction:", "### Response:" ] }
45B
template
{{ .System }} ### Instruction: {{ .Prompt }} ### Response:
61B
system
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?
参考