Daemontatox commited on
Commit
22e29b1
·
verified ·
1 Parent(s): 857b871

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -14,7 +14,7 @@ from transformers import (
14
  )
15
 
16
  # Configuration Constants
17
- MODEL_ID="Qwen/QwQ-32B-Preview"
18
 
19
 
20
  # Understand]: Analyze the question to identify key details and clarify the goal.
 
14
  )
15
 
16
  # Configuration Constants
17
+ MODEL_ID="deepseek-ai/DeepSeek-R1-Distill-Qwen-14B"
18
 
19
 
20
  # Understand]: Analyze the question to identify key details and clarify the goal.