Skip to content

Commit 7aa0c47

Browse files
committed
modify benchmark.py
1 parent 715eccc commit 7aa0c47

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

llm_bench/python/benchmark.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -762,7 +762,7 @@ def main():
762762
model_precision,
763763
)
764764
except Exception:
765-
log.error('An exception occurred')
765+
log.error('An exception occurred now.....')
766766
log.info(traceback.format_exc())
767767
exit(1)
768768
finally:

0 commit comments

Comments
 (0)