16 个月前更新
16 个月前
3bd5c9fb640d · 26GB
模型
架构llama
·
参数13B
·
量化F16
26GB
参数
{ "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?
参考