Daemontatox commited on
Commit
912ae1c
·
verified ·
1 Parent(s): 628ae0a

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -20,7 +20,7 @@ from transformers import (
20
  )
21
 
22
  # Configuration Constants
23
- MODEL_ID = "Daemontatox/CogitoZ14"
24
 
25
 
26
  # Understand]: Analyze the question to identify key details and clarify the goal.
 
20
  )
21
 
22
  # Configuration Constants
23
+ MODEL_ID = "mistralai/Mistral-Nemo-Instruct-2407"
24
 
25
 
26
  # Understand]: Analyze the question to identify key details and clarify the goal.