DeepSeek-V3-0324






기능


DeepSeek-V3-0324는 이전 모델인 DeepSeek-V3에 비해 여러 주요 측면에서 주목할 만한 개선을 보여줍니다.





추론 능력


벤치마크 성능에서 상당한 향상을 이루었습니다:  


- MMLU-Pro: 75.9 → 81.2 (+5.3)  

- GPQA: 59.1 → 68.4 (+9.3)  

- AIME: 39.6 → 59.4 (+19.8)  

- LiveCodeBench: 39.2 → 49.2 (+10.0)  



프론트엔드 웹 개발


- 코드 실행 가능성 개선  

- 더 미려한 웹 페이지 및 게임 프론트엔드  



중국어 작문 능력


스타일과 콘텐츠 품질이 향상되었습니다:  

- R1 작문 스타일과 일치  

- 중장편 글에서 더 나은 품질  



기능 강화


- 다중 턴 대화형 재작성 기능 개선  

- 번역 품질 및 편지 작성 최적화  



중국어 검색 능력


- 보고서 분석 요청에 대해 더 상세한 출력 제공  



함수 호출 개선


- 함수 호출의 정확도 증가, 이전 V3 버전의 문제 수정  





사용 권장 사항



시스템 프롬프트


공식 DeepSeek 웹/앱에서는 특정 날짜와 함께 동일한 시스템 프롬프트를 사용합니다.  


```

该助手为DeepSeek Chat,由深度求索公司创造。

今天是{current date}。

```



예시:  


```

该助手为DeepSeek Chat,由深度求索公司创造。

今天是3月24日,星期一。

```



온도(Temperature)


웹 및 애플리케이션 환경에서 온도 매개변수 $T_{model}$은 0.3으로 설정됩니다. 많은 사용자가 API 호출에서 기본 온도 1.0을 사용하기 때문에, API 온도 $T_{api}$ 매핑 메커니즘을 구현하여 입력된 API 온도 값 1.0을 모델에 가장 적합한 온도 설정인 0.3으로 조정합니다.  





따라서 API를 통해 V3를 호출할 경우, 온도 1.0은 모델 온도 0.3에 해당합니다.




파일 업로드 및 웹 검색을 위한 프롬프트



파일 업로드


파일 업로드를 위해 아래 템플릿을 따라 프롬프트를 작성하세요. 여기서 {file_name}, {file_content}, {question}는 인수입니다.  


```

file_template = \

"""[파일 이름]: {file_name}

[파일 내용 시작]

{file_content}

[파일 내용 끝]

{question}"""

```



웹 검색


웹 검색의 경우 {search_results}, {cur_date}, {question}가 인수입니다.  



중국어 질의 프롬프트:  

```

search_answer_zh_template = \

'''# 以下内容是基于用户发送的消息的搜索结果:

{search_results}

在我给你的搜索结果中,每个结果都是[webpage X begin]...[webpage X end]格式的,X代表每篇文章的数字索引。请在适当的情况下在句子末尾引用上下文。请按照引用编号[citation:X]的格式在答案中对应部分引用上下文。如果一句话源自多个上下文,请列出所有相关的引用编号,例如[citation:3][citation:5],切记不要将引用集中在最后返回引用编号,而是在答案对应部分列出。

在回答时,请注意以下几点:

- 今天是{cur_date}。

- 并非搜索结果的所有内容都与用户的问题密切相关,你需要结合问题,对搜索结果进行甄别、筛选。

- 对于列举类的问题(如列举所有航班信息),尽量将答案控制在10个要点以内,并告诉用户可以查看搜索来源、获得完整信息。优先提供信息完整、最相关的列举项;如非必要,不要主动告诉用户搜索结果未提供的内容。

- 对于创作类的问题(如写论文),请务必在正文的段落中引用对应的参考编号,例如[citation:3][citation:5],不能只在文章末尾引用。你需要解读并概括用户的题目要求,选择合适的格式,充分利用搜索结果并抽取重要信息,生成符合用户要求、极具思想深度、富有创造力与专业性的答案。你的创作篇幅需要尽可能延长,对于每一个要点的论述要推测用户的意图,给出尽可能多角度的回答要点,且务必信息量大、论述详尽。

- 如果回答很长,请尽量结构化、分段落总结。如果需要分点作答,尽量控制在5个点以内,并合并相关的内容。

- 对于客观类的问答,如果问题的答案非常简短,可以适当补充一到两句相关信息,以丰富内容。

- 你需要根据用户要求和回答内容选择合适、美观的回答格式,确保可读性强。

- 你的回答应该综合多个相关网页来回答,不能重复引用一个网页。

- 除非用户要求,否则你回答的语言需要和用户提问的语言保持一致。


# 用户消息为:

{question}'''

```


영어 질의 프롬프트:

 

```

search_answer_en_template = \

'''# The following contents are the search results related to the user's message:

{search_results}

In the search results I provide to you, each result is formatted as [webpage X begin]...[webpage X end], where X represents the numerical index of each article. Please cite the context at the end of the relevant sentence when appropriate. Use the citation format [citation:X] in the corresponding part of your answer. If a sentence is derived from multiple contexts, list all relevant citation numbers, such as [citation:3][citation:5]. Be sure not to cluster all citations at the end; instead, include them in the corresponding parts of the answer.

When responding, please keep the following points in mind:

- Today is {cur_date}.

- Not all content in the search results is closely related to the user's question. You need to evaluate and filter the search results based on the question.

- For listing-type questions (e.g., listing all flight information), try to limit the answer to 10 key points and inform the user that they can refer to the search sources for complete information. Prioritize providing the most complete and relevant items in the list. Avoid mentioning content not provided in the search results unless necessary.

- For creative tasks (e.g., writing an essay), ensure that references are cited within the body of the text, such as [citation:3][citation:5], rather than only at the end of the text. You need to interpret and summarize the user's requirements, choose an appropriate format, fully utilize the search results, extract key information, and generate an answer that is insightful, creative, and professional. Extend the length of your response as much as possible, addressing each point in detail and from multiple perspectives, ensuring the content is rich and thorough.

- If the response is lengthy, structure it well and summarize it in paragraphs. If a point-by-point format is needed, try to limit it to 5 points and merge related content.

- For objective Q&A, if the answer is very brief, you may add one or two related sentences to enrich the content.

- Choose an appropriate and visually appealing format for your response based on the user's requirements and the content of the answer, ensuring strong readability.

- Your answer should synthesize information from multiple relevant webpages and avoid repeatedly citing the same webpage.

- Unless the user requests otherwise, your response should be in the same language as the user's question.


# The user's message is:

{question}'''

```




로컬 실행 방법


DeepSeek-V3-0324의 모델 구조는 DeepSeek-V3와 완전히 동일합니다. 이 모델을 로컬에서 실행하는 방법에 대한 자세한 정보는 DeepSeek-V3 저장소를 방문해 주세요.  


이 모델은 함수 호출, JSON 출력, FIM 완성 등의 기능을 지원합니다. 이러한 기능을 사용하기 위한 프롬프트 구성 방법은 DeepSeek-V2.5 저장소를 참조해 주세요.  


참고: Hugging Face의 Transformers는 아직 직접 지원되지 않습니다.




라이선스


이 저장소와 모델 가중치는 MIT 라이선스에 따라 제공됩니다.



인용


```

@misc{deepseekai2024deepseekv3technicalreport,

      title={DeepSeek-V3 Technical Report}, 

      author={DeepSeek-AI},

      year={2024},

      eprint={2412.19437},

      archivePrefix={arXiv},

      primaryClass={cs.CL},

      u.rl={https://arxiv.org/abs/2412.19437}, 

}

```



연락처


질문이 있으시면 이슈를 제기하거나 service@deepseek.com으로 연락 주세요.