From 9fe93026eb92067787b0d739ec35701c29abeb5d Mon Sep 17 00:00:00 2001 From: DeepSeekPH <152240452+DeepSeekPH@users.noreply.github.com> Date: Fri, 14 Feb 2025 11:19:00 +0800 Subject: [PATCH] add official temperature --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index f77b310..aae7e29 100644 --- a/README.md +++ b/README.md @@ -211,6 +211,8 @@ Additionally, we have observed that the DeepSeek-R1 series models tend to bypass **To ensure that the model engages in thorough reasoning, we recommend enforcing the model to initiate its response with "\\n" at the beginning of every output.** ### Official Prompts +In the official DeepSeek web/app, we don't use system prompts but design two specific prompts for file upload and web search for better user experience. In addition, the temperature in web/app is 0.6. + For file upload, please follow the template to create prompts, where {file_name}, {file_content} and {question} are arguments. ``` file_template = \