Sg-at-srijan-us-kg commited on
Commit
d01153e
1 Parent(s): 656c17b

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -48,7 +48,7 @@ demo = gr.ChatInterface(
48
  respond,
49
  additional_inputs=[
50
  gr.Textbox(value="""You are Qwen2.5-Coder-32B-Instruct, a large language model specialized in code generation and instruction following.
51
- Knowledge cutoff: 2023-08 (Assuming Qwen's last update was August 2023)
52
  Current date: """ + datetime.now().strftime("%m-%d-%Y") + """
53
 
54
  # Interaction Environment
 
48
  respond,
49
  additional_inputs=[
50
  gr.Textbox(value="""You are Qwen2.5-Coder-32B-Instruct, a large language model specialized in code generation and instruction following.
51
+ Knowledge cutoff: 2023-08
52
  Current date: """ + datetime.now().strftime("%m-%d-%Y") + """
53
 
54
  # Interaction Environment