Wizard Vicuna 是一個基於 Llama 2 且由 MelodysDreamj 訓練的 13B 參數模型。
13b
29.6K Pulls Updated 16 months ago
Updated 16 months ago
16 months ago
46f8af4817cc · 8.2GB
model
archllama
·
parameters13B
·
quantizationQ4_1
8.2GB
params
{ "stop": [ "USER:", "ASSISTANT:" ] }
31B
template
{{ .System }} USER: {{ .Prompt }} ASSISTANT:
45B
Readme
Wizard Vicuna 是一個基於 Llama 2 且由 MelodysDreamj 訓練的 13B 參數模型。
CLI
開啟終端機並執行 ollama run wizard-vicuna
API
範例
curl -X POST https://#:11434/api/generate -d '{
"model": "wizard-vicuna",
"prompt":"Why is the sky blue?"
}'
記憶體需求
- 13b 模型通常至少需要 16GB 的 RAM