mirror of
https://github.com/nod-ai/AMD-SHARK-Studio.git
synced 2026-04-03 03:00:17 -04:00
(OPT) Fix typo in the message; s/reponse/response (#1920)
This commit is contained in:
@@ -71,4 +71,4 @@ if __name__ == "__main__":
|
||||
args.max_seq_len,
|
||||
print_intermediate_results=False,
|
||||
)
|
||||
print("reponse: {}".format("".join(response)))
|
||||
print("response: {}".format("".join(response)))
|
||||
|
||||
Reference in New Issue
Block a user