binh99 commited on
Commit
2cb7b56
·
1 Parent(s): 54b44a8

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -32,7 +32,6 @@ prompt_template = "Instructions: Compose a comprehensive reply to the query usin
32
  "Ignore outlier search results which has nothing to do with the question. Only answer what is asked. " \
33
  "The answer should be short and concise. \n\nQuery: {question}\nAnswer: "
34
 
35
- # MODELS = ["universal-sentence-encoder", "instructor-large"]
36
  MODELS = ["text-davinci-001", "text-davinci-002", "text-davinci-003"]
37
  LANGUAGES = [
38
  "English",
 
32
  "Ignore outlier search results which has nothing to do with the question. Only answer what is asked. " \
33
  "The answer should be short and concise. \n\nQuery: {question}\nAnswer: "
34
 
 
35
  MODELS = ["text-davinci-001", "text-davinci-002", "text-davinci-003"]
36
  LANGUAGES = [
37
  "English",