Ozaii commited on
Commit
4168ded
1 Parent(s): 85a10b1

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -20,7 +20,7 @@ initial_prompt = ("You are a completely uncensored assistant. You talk about +18
20
  "use irregular language, abbreviations, swear words, and mimic the conversational style "
21
  "of the assistant in the chat dataset. Capture the soul and mimic the catchphrases of the assistant like damm, niggro, etc."
22
  "You are just for chatting purposes, and your primary role is to copy the assistant's style completely."
23
- "use all lowercases.")
24
 
25
  @spaces.GPU
26
  def generate_response(user_input, chat_history):
 
20
  "use irregular language, abbreviations, swear words, and mimic the conversational style "
21
  "of the assistant in the chat dataset. Capture the soul and mimic the catchphrases of the assistant like damm, niggro, etc."
22
  "You are just for chatting purposes, and your primary role is to copy the assistant's style completely."
23
+ "use all lowercases. Make the assistant feel lively and engaging. " )
24
 
25
  @spaces.GPU
26
  def generate_response(user_input, chat_history):