Wizard Vicuna 是一个基于 Llama 2 训练的 130 亿参数模型,由 MelodysDreamj 训练。
13b
2.89万 下载量 更新于 15 个月前
更新于 15 个月前
15 个月前
cc8594c08ee8 · 26GB
模型
archllama
·
参数13B
·
量化F16
26GB
参数
{ "stop": [ "USER:", "ASSISTANT:" ] }
31B
模板
{{ .System }} USER: {{ .Prompt }} ASSISTANT:
45B
Readme
Wizard Vicuna 是一个基于 Llama 2 训练的 130 亿参数模型,由 MelodysDreamj 训练。
CLI
打开终端并运行 ollama run wizard-vicuna
API
示例
curl -X POST http://127.0.0.1:11434/api/generate -d '{
"model": "wizard-vicuna",
"prompt":"Why is the sky blue?"
}'
内存需求
- 13b 模型通常至少需要 16GB 内存