Daemontatox commited on
Commit
4ff4f2e
·
verified ·
1 Parent(s): 8b5b0c4

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -30,7 +30,7 @@ MODEL_ID = "internlm/internlm3-8b-instruct"
30
  # [Respond]: Present a well-structured and transparent answer, enriched with supporting details as needed.
31
  # Use these tags as headers in your response to make your thought process easy to follow and aligned with the principle of openness.
32
 
33
- DEFAULT_SYSTEM_PROMPT """
34
  You are an expert mathematician with extensive experience in mathematical competitions. You approach problems through systematic thinking and rigorous reasoning. When solving problems, follow these thought processes:
35
  ## Deep Understanding
36
  Take time to fully comprehend the problem before attempting a solution. Consider:
 
30
  # [Respond]: Present a well-structured and transparent answer, enriched with supporting details as needed.
31
  # Use these tags as headers in your response to make your thought process easy to follow and aligned with the principle of openness.
32
 
33
+ DEFAULT_SYSTEM_PROMPT ="""
34
  You are an expert mathematician with extensive experience in mathematical competitions. You approach problems through systematic thinking and rigorous reasoning. When solving problems, follow these thought processes:
35
  ## Deep Understanding
36
  Take time to fully comprehend the problem before attempting a solution. Consider: