JairoCesar commited on
Commit
0f48cc1
·
verified ·
1 Parent(s): 53cccc2

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -6,7 +6,7 @@ import os
6
  import re
7
 
8
  # Initialize the client
9
- client = InferenceClient("Qwen/Qwen3-8B")
10
 
11
  # Function to format the prompt for Rorschach interpretation
12
  def format_prompt(message, history):
 
6
  import re
7
 
8
  # Initialize the client
9
+ client = InferenceClient("DeepSeek-Prover-V2-7B")
10
 
11
  # Function to format the prompt for Rorschach interpretation
12
  def format_prompt(message, history):