Wizard Vicuna 是一個基於 Llama 2 的 13B 參數模型,由 MelodysDreamj 訓練。
13b
29.6K 下載次數 更新於 16 個月前
更新於 16 個月前
16 個月前
f402ed00ddb9 · 5.7GB
model
archllama
·
parameters13B
·
quantizationQ3_K_S
5.7GB
params
{ "stop": [ "USER:", "ASSISTANT:" ] }
31B
template
{{ .System }} USER: {{ .Prompt }} ASSISTANT:
45B
讀我檔案
Wizard Vicuna 是一個基於 Llama 2 的 13B 參數模型,由 MelodysDreamj 訓練。
CLI
開啟終端機並執行 ollama run wizard-vicuna
API
範例
curl -X POST http://localhost:11434/api/generate -d '{
"model": "wizard-vicuna",
"prompt":"Why is the sky blue?"
}'
記憶體需求
- 13b 模型通常至少需要 16GB 的 RAM