Wizard Vicuna 是一個基於 Llama 2 的 130 億參數模型,由 MelodysDreamj 訓練。
13b
28.9K 下載次數 更新於 15 個月前
更新於 15 個月前
15 個月前
a3a73c2bdaf5 · 6.9GB
模型
架構llama
·
參數13B
·
量化Q3_K_L
6.9GB
參數
{ "stop": [ "USER:", "ASSISTANT:" ] }
31B
模板
{{ .System }} USER: {{ .Prompt }} ASSISTANT:
45B
說明文件
Wizard Vicuna 是一個基於 Llama 2 的 130 億參數模型,由 MelodysDreamj 訓練。
CLI
開啟終端機並執行 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?"
}'
記憶體需求
- 13b 模型通常至少需要 16GB 的 RAM