Daemontatox commited on
Commit
0568df6
·
verified ·
1 Parent(s): 97d62b3

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -23,7 +23,7 @@ from transformers import (
23
  MODEL_ID = "CohereForAI/aya-expanse-32b"
24
  DEFAULT_SYSTEM_PROMPT = """You are a highly intelligent assistant."""
25
  # UI Configuration
26
- TITLE = "<h1><center>AI Reasoning Assistant</center></h1>"
27
  PLACEHOLDER = "Ask me anything! I'll think through it step by step."
28
 
29
  CSS = """
 
23
  MODEL_ID = "CohereForAI/aya-expanse-32b"
24
  DEFAULT_SYSTEM_PROMPT = """You are a highly intelligent assistant."""
25
  # UI Configuration
26
+ TITLE = "<h1><center>Mawared T Assistant</center></h1>"
27
  PLACEHOLDER = "Ask me anything! I'll think through it step by step."
28
 
29
  CSS = """