Wizard Vicuna 是一個基於 Llama 2 訓練,具有 130 億參數的模型,由 MelodysDreamj 訓練。
13b
28.9K 下載次數 更新於 15 months ago
更新於 15 個月前
15 個月前
bfc227743375 · 11GB
模型
archllama
·
parameters13B
·
quantizationQ6_K
11GB
參數
{ "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