Wizard Vicuna 是一個基於 Llama 2,由 MelodysDreamj 訓練的 13B 參數模型。
13b
29.6K 提取次數 更新於 16 個月前
更新於 16 個月前
16 個月前
4d8e29e58cdd · 14GB
模型
架構llama
·
參數13B
·
量化Q8_0
14GB
參數
{ "stop": [ "USER:", "ASSISTANT:" ] }
31B
模板
{{ .System }} USER: {{ .Prompt }} ASSISTANT:
45B
讀我檔案
Wizard Vicuna 是一個基於 Llama 2,由 MelodysDreamj 訓練的 13B 參數模型。
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