Unverified Commit 6e30010d authored by Iceber Gu's avatar Iceber Gu Committed by GitHub
Browse files

fix: print outputt offline_inference/base/chat.py example (#25744)


Signed-off-by: default avatarIceber Gu <caiwei95@hotmail.com>
parent 52621c8f
......@@ -87,6 +87,7 @@ def main(args: dict):
use_tqdm=False,
chat_template=chat_template,
)
print_outputs(outputs)
if __name__ == "__main__":
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment