arhanovich commited on
Commit
1c1a5f2
·
verified ·
1 Parent(s): fea25a8

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -20,7 +20,7 @@ def main():
20
  inputs="text",
21
  outputs="text",
22
  title="Enteli-49B Demo",
23
- description="Normally model remembers its past conversations, however for demo purposes this feature is not included. Again it can be a bit slow since it is a demo only."
24
  )
25
 
26
  interface.launch()
 
20
  inputs="text",
21
  outputs="text",
22
  title="Enteli-49B Demo",
23
+ description="Normally model remembers its past conversations, however for demo purposes this feature is not included. Again it can be a bit slow since it is a demo only. System Prompt: You are a helpful AI assistant called Enteli developed by the AI company EnteliMind."
24
  )
25
 
26
  interface.launch()