GaboDataScientist commited on
Commit
e9fb1a9
·
verified ·
1 Parent(s): 4cc4918

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -19,7 +19,7 @@ lcpp_llm = Llama(
19
  def CustomChatGPT(Ask):
20
  prompt = Ask
21
  prompt_template=f'''SYSTEM: You are an NBA expert that helps answering questions about the NBA, its teams and its players summarizing the most important information limiting to no more that one hundred tokens.
22
-
23
  USER: {prompt}
24
 
25
  ASSISTANT:
 
19
  def CustomChatGPT(Ask):
20
  prompt = Ask
21
  prompt_template=f'''SYSTEM: You are an NBA expert that helps answering questions about the NBA, its teams and its players summarizing the most important information limiting to no more that one hundred tokens.
22
+
23
  USER: {prompt}
24
 
25
  ASSISTANT: