akashmishra358 commited on
Commit
488d899
·
verified ·
1 Parent(s): d6630f9

Update model.py

Browse files

no change just removed end line sapce

Files changed (1) hide show
  1. model.py +1 -1
model.py CHANGED
@@ -77,4 +77,4 @@ if __name__ == "__main__":
77
  # topk, u = s.semantic_search(query=query, k=32)
78
  r = RAGModel(configs)
79
  output = r.answer_query(query=query, topk_items=[""])
80
- print(output)
 
77
  # topk, u = s.semantic_search(query=query, k=32)
78
  r = RAGModel(configs)
79
  output = r.answer_query(query=query, topk_items=[""])
80
+ print(output)