deepseek-v2:16b-lite-chat-q5_0

185.2K 1 year ago

A strong, economical, and efficient Mixture-of-Experts language model.

16b 236b

1 year ago

b01c353f491f · 11GB

deepseek2
·
15.7B
·
Q5_0
DEEPSEEK LICENSE AGREEMENT Version 1.0, 23 October 2023 Copyright (c) 2023 DeepSeek Section I: PREAM
{ "stop": [ "User:", "Assistant:" ] }
{{ if .System }}{{ .System }} {{ end }}{{ if .Prompt }}User: {{ .Prompt }} {{ end }}Assistant:{{ .Re

Readme

Note: this model requires Ollama 0.1.40.

DeepSeek-V2 is a a strong Mixture-of-Experts (MoE) language model characterized by economical training and efficient inference.

Note: this model is bilingual in English and Chinese.

The model comes in two sizes:

  • 16B Lite: ollama run deepseek-v2:16b
  • 236B: ollama run deepseek-v2:236b

References

GitHub