jayebaku commited on
Commit
ff91dc5
·
verified ·
1 Parent(s): 454d59a

Update qa_summary.py

Browse files
Files changed (1) hide show
  1. qa_summary.py +1 -1
qa_summary.py CHANGED
@@ -28,7 +28,7 @@ def generate_answer(llm_name, texts, query, queries, mode='validate'):
28
  "microsoft/Phi-3-mini-128k-instruct",
29
  device_map="auto",
30
  torch_dtype="auto",
31
- trust_remote_code=True,
32
  )
33
 
34
  template_texts =""
 
28
  "microsoft/Phi-3-mini-128k-instruct",
29
  device_map="auto",
30
  torch_dtype="auto",
31
+ trust_remote_code=False,
32
  )
33
 
34
  template_texts =""