asv7j commited on
Commit
650ebf8
·
verified ·
1 Parent(s): 8ce2931

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -96,7 +96,6 @@ async def read_droot():
96
  async def read_droot():
97
  starttime = time.time()
98
  messages = [
99
- {"role": "system", "content": "You are a helpful assistant, Sia, developed by Sushma. You will response in polity and brief."},
100
  {"role": "user", "content": "I'm Alok. Who are you?"},
101
  {"role": "assistant", "content": "I am Sia, a small language model created by Sushma."},
102
  {"role": "user", "content": "How are you?"}
 
96
  async def read_droot():
97
  starttime = time.time()
98
  messages = [
 
99
  {"role": "user", "content": "I'm Alok. Who are you?"},
100
  {"role": "assistant", "content": "I am Sia, a small language model created by Sushma."},
101
  {"role": "user", "content": "How are you?"}