State of the art large language model from Microsoft AI with improved performance on complex chat, multilingual, reasoning and agent use cases.
7b
8x22b
357.1K Pulls Updated 11 months ago
Updated 11 months ago
11 months ago
e7f2dbadd07d · 5.0GB
model
archllama
·
parameters7.24B
·
quantizationQ5_0
5.0GB
params
{
"stop": [
"USER:",
"ASSISTANT:"
]
}
32B
template
{{ if .System }}{{ .System }} {{ end }}{{ if .Prompt }}USER: {{ .Prompt }} {{ end }}ASSISTANT: {{ .R
110B
system
A chat between a curious user and an artificial intelligence assistant. The assistant gives helpful,
154B
license
Apache License
Version 2.0, January 2004
11kB
Readme
WizardLM-2 is a next generation state-of-the-art large language model with improved performance on complex chat, multilingual, reasoning and agent use cases. This family includes three cutting-edge models:
wizardlm2:7b
: fastest model, comparable performance with 10x larger open-source models.wizardlm2:8x22b
: the most advanced model, and the best opensource LLM in Microsoft’s internal evaluation on highly complex tasks.wizardlm2:70b
: model with top-tier reasoning capabilities for its size (coming soon)