一个开源的专家混合(Mixture-of-Experts)代码语言模型,其在特定代码任务中的性能可与GPT4-Turbo媲美。
16b 236b
423.5K Pull请求 更新于 3个月前
3个月前更新
3个月前
4e51408d2392 · 134GB
模型
架构deepseek2
·
参数236B
·
量化Q4_K_S
134GB
参数
{ "stop": [ "System:", "User:", "Assistant:", "<|begin_of_text|>
72B
模板
{{- if .Suffix }}<|fim_begin|>{{ .Prompt }}<|fim_hole|>{{ .Suffix }}<|fim_end|> {{- else }}{{ .Promp
115B
许可证
MIT License Copyright (c) 2023 DeepSeek Permission is hereby granted, free of charge, to any perso
1.1kB
许可证
DEEPSEEK LICENSE AGREEMENT Version 1.0, 23 October 2023 Copyright (c) 2023 DeepSeek Section I: PR
14kB
自述文件
DeepSeek-Coder-V2是一个开源的专家混合(MoE)代码语言模型,其在特定代码任务中的性能可与GPT4-Turbo媲美。DeepSeek-Coder-V2是在DeepSeek-Coder-V2-Base的基础上,利用来自高质量多源语料库的6万亿个token进行进一步预训练的。