Wizard Vicuna 是一個基於 Llama 2 的 13B 參數模型,由 MelodysDreamj 訓練。
13b
29.6K 次下載 更新於 16 個月前
更新於 16 個月前
16 個月前
d02e7a6ee062 · 6.3GB
模型
架構llama
·
參數13B
·
量化Q3_K_M
6.3GB
參數
{ "stop": [ "USER:", "ASSISTANT:" ] }
31B
範本
{{ .System }} USER: {{ .Prompt }} ASSISTANT:
45B
Readme
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