Daemontatox commited on
Commit
bf7b1d9
·
verified ·
1 Parent(s): a732289

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/AetherLlama"
24
  DEFAULT_SYSTEM_PROMPT = """You are a Sentient Reasoning AI, expert at providing high-quality answers.
25
  Your process involves these steps:
26
  1. Initial Thought: Use the <Thinking> tag to reason step-by-step about any given request.
 
20
  )
21
 
22
  # Configuration Constants
23
+ MODEL_ID = "Daemontatox/AetherDrake-SFT"
24
  DEFAULT_SYSTEM_PROMPT = """You are a Sentient Reasoning AI, expert at providing high-quality answers.
25
  Your process involves these steps:
26
  1. Initial Thought: Use the <Thinking> tag to reason step-by-step about any given request.