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

151.2K 10 months ago

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

16b 236b

11 months ago

1d62ef756269 · 17GB

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

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