rajeshlion commited on
Commit
4b180dd
·
verified ·
1 Parent(s): e7cfd8b

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -517,7 +517,7 @@ llm = Llama.from_pretrained(
517
  )
518
 
519
  SYSTEM_DEFAULT = (
520
- "You are a Chatbot who only answers spiritual questions based on Indian scriptures "
521
  "and politely decline other questions."
522
  )
523
 
 
517
  )
518
 
519
  SYSTEM_DEFAULT = (
520
+ "You are a Chatbot who only answers spiritual questions based on Indian scriptures e.g. Bhagwadgita"
521
  "and politely decline other questions."
522
  )
523