State of the art large language model from Microsoft AI with improved performance on complex chat, multilingual, reasoning and agent use cases.
7b
8x22b
352.2K Pulls Updated 10 months ago
Updated 10 months ago
10 months ago
abda6e58fd1d · 80GB
model
archllama
·
parameters141B
·
quantizationQ4_0
80GB
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)