Wizard Vicuna 是一个基于 Llama 2,由 MelodysDreamj 训练的 130 亿参数模型。
130亿
27.5K 拉取 更新于 13个月前
13个月前更新
13个月前
d02e7a6ee062 · 6.3GB
模型
架构llama
·
参数130亿
·
量化Q3_K_M
6.3GB
参数
{ "stop": [ "USER:", "ASSISTANT:" ] }
31B
模板
{{ .System }} USER: {{ .Prompt }} ASSISTANT:
45B
自述文件
Wizard Vicuna 是一个基于 Llama 2,由 MelodysDreamj 训练的 130 亿参数模型。
命令行界面
打开终端并运行 ollama run wizard-vicuna
API
示例
curl -X POST https://127.0.0.1:11434/api/generate -d '{
"model": "wizard-vicuna",
"prompt":"Why is the sky blue?"
}'
内存需求
- 130亿参数模型通常至少需要 16GB 的 RAM