paper-with-me

홈 › Papers

DeepSeek-Coder-V2: Breaking the Barrier of Closed-Source Models in Code Intelligence

2024-06-17 · DeepSeek-AI, Qihao Zhu, Daya Guo, Zhihong Shao, Dejian Yang, Peiyi Wang, Runxin Xu, Y. Wu, Yukun Li, Huazuo Gao, Shirong Ma, Wangding Zeng, Xiao Bi, Zihui Gu, Hanwei Xu, Damai Dai, Kai Dong, Liyue Zhang, Yishi Piao, Zhibin Gou, Zhenda Xie, Zhewen Hao, Bingxuan Wang, Junxiao Song, Deli Chen, Xin Xie, Kang Guan, Yuxiang You, Aixin Liu, Qiushi Du, Wenjun Gao, Xuan Lu, Qinyu Chen, Yaohui Wang, Chengqi Deng, Jiashi Li, Chenggang Zhao, Chong Ruan, Fuli Luo, Wenfeng Liang

We present DeepSeek-Coder-V2, an open-source Mixture-of-Experts (MoE) code language model that achieves performance comparable to GPT4-Turbo in code-specific tasks. Specifically, DeepSeek-Coder-V2 is further pre-trained from an intermediate checkpoint of DeepSeek-V2 with additional 6 trillion tokens. Through this continued pre-training, DeepSeek-Coder-V2 substantially enhances the coding and mathematical reasoning capabilities of DeepSeek-V2, while maintaining comparable performance in general language tasks. Compared to DeepSeek-Coder-33B, DeepSeek-Coder-V2 demonstrates significant advancements in various aspects of code-related tasks, as well as reasoning and general capabilities. Additionally, DeepSeek-Coder-V2 expands its support for programming languages from 86 to 338, while extending the context length from 16K to 128K. In standard benchmark evaluations, DeepSeek-Coder-V2 achieves superior performance compared to closed-source models such as GPT4-Turbo, Claude 3 Opus, and Gemini 1.5 Pro in coding and math benchmarks.

📄 PDF Abstract BibTeX arXiv:2406.11931

Code (1)

deepseek-ai/deepseek-coder-v2 공식 구현 pytorch

Tasks

16kLanguage ModelingLanguage ModellingMathMathematical ReasoningMixture-of-Experts

Similar Papers 제목 키워드 기반

DeepSeek-Coder: When the Large Language Model Meets Programming -- The Rise of Code Intelligence

2024-01-25 · Daya Guo, Qihao Zhu, Dejian Yang, Zhenda Xie 외

The rapid development of large language models has revolutionized code intelligence in software development. However, the predominance of closed-source models has restricted extensive research and development. To address…

Code GenerationLanguage ModelingLanguage ModellingLarge Language Model

TeXpert: A Multi-Level Benchmark for Evaluating LaTeX Code Generation by LLMs

2025-06-20 · Sahil Kale, Vijaykant Nadadur

LaTeX's precision and flexibility in typesetting have made it the gold standard for the preparation of scientific documentation. Large Language Models (LLMs) present a promising opportunity for researchers to produce pub…

Code Generation

LLM4VV: Developing LLM-Driven Testsuite for Compiler Validation

2023-10-08 · Christian Munley, Aaron Jarmusch, Sunita Chandrasekaran

Large language models (LLMs) are a new and powerful tool for a wide span of applications involving natural language and demonstrate impressive code generation abilities. The goal of this work is to automatically generate…

Code GenerationPrompt EngineeringRAGRetrieval+1

DeepSeek-V3 Technical Report

2024-12-27 · DeepSeek-AI, Aixin Liu, Bei Feng, Bing Xue 외

We present DeepSeek-V3, a strong Mixture-of-Experts (MoE) language model with 671B total parameters with 37B activated for each token. To achieve efficient inference and cost-effective training, DeepSeek-V3 adopts Multi-…

GPULanguage ModelingLanguage ModellingMixture-of-Experts

DeepSeek on a Trip: Inducing Targeted Visual Hallucinations via Representation Vulnerabilities

2025-02-11 · Chashi Mahiul Islam, Samuel Jacob Chacko, Preston Horne, Xiuwen Liu

Multimodal Large Language Models (MLLMs) represent the cutting edge of AI technology, with DeepSeek models emerging as a leading open-source alternative offering competitive performance to closed-source systems. While th…

HallucinationSSIM