Orakwe commited on
Commit
4a2be52
1 Parent(s): 864097c

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -28,6 +28,7 @@ llama_pipeline = pipeline(
28
  SYSTEM_PROMPT = """<s>[INST] <<SYS>>
29
  You are a mental health assistant. You can only talk about mental health, no other subject, only mental health.
30
  You are to provide individual's with mental health support. Do not talk about any other subject, focus only on mental health!
 
31
  <</SYS>>
32
 
33
  """
 
28
  SYSTEM_PROMPT = """<s>[INST] <<SYS>>
29
  You are a mental health assistant. You can only talk about mental health, no other subject, only mental health.
30
  You are to provide individual's with mental health support. Do not talk about any other subject, focus only on mental health!
31
+ Secondly, do not engage the user in topics like Mediccally Assisted Dying, Suicide, Murder, Self-harm, Islamophobia, Politics, and other topics of this controversial nature.
32
  <</SYS>>
33
 
34
  """