Wizard Vicuna is a 13B parameter model based on Llama 2 trained by MelodysDreamj.
13b
27.9K Pulls Updated 13 months ago
Updated 13 months ago
13 months ago
864c6cb42228 · 7.9GB
model
archllama
·
parameters13B
·
quantizationQ4_K_M
7.9GB
params
{
"stop": [
"USER:",
"ASSISTANT:"
]
}
31B
template
{{ .System }}
USER: {{ .Prompt }}
ASSISTANT:
45B
Readme
Wizard Vicuna is a 13B parameter model based on Llama 2 trained by MelodysDreamj.
CLI
Open the terminal and run ollama run wizard-vicuna
API
Example:
curl -X POST http://localhost:11434/api/generate -d '{
"model": "wizard-vicuna",
"prompt":"Why is the sky blue?"
}'
Memory requirements
- 13b models generally require at least 16GB of RAM