Cecilia-CC136 commited on
Commit
758035f
·
verified ·
1 Parent(s): 17cf521

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -80,7 +80,6 @@ def generate_response(user_query, relevant_segment):
80
  top_p=1,
81
  frequency_penalty=0,
82
  presence_penalty=0
83
- stop=None,
84
  )
85
 
86
  # Extract the response text
 
80
  top_p=1,
81
  frequency_penalty=0,
82
  presence_penalty=0
 
83
  )
84
 
85
  # Extract the response text