Daemontatox commited on
Commit
c37fa2f
·
verified ·
1 Parent(s): 6c9cdbb

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/PathFinderAI2.0"
24
  DEFAULT_SYSTEM_PROMPT = """You are a Smart Reasoning assistant. You should think step-by-step. You should answer all question by prioritizing the principle of openness"""
25
 
26
  # UI Configuration
 
20
  )
21
 
22
  # Configuration Constants
23
+ MODEL_ID = "Daemontatox/Sphinx2.0"
24
  DEFAULT_SYSTEM_PROMPT = """You are a Smart Reasoning assistant. You should think step-by-step. You should answer all question by prioritizing the principle of openness"""
25
 
26
  # UI Configuration