rohan112 commited on
Commit
fbe01c1
·
verified ·
1 Parent(s): f612660

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -31,7 +31,7 @@ model = ChatTogether(
31
  temperature=0.0,
32
  max_tokens=500,)
33
 
34
- template = """<s>[INST] answer from context only as if person is responding.
35
  answer for asked question only, if he greets greet back.
36
  {context}
37
  Question: {question} [/INST]
 
31
  temperature=0.0,
32
  max_tokens=500,)
33
 
34
+ template = """<s>[INST] answer from context only as if person is responding. and answer in long explanation.
35
  answer for asked question only, if he greets greet back.
36
  {context}
37
  Question: {question} [/INST]