Skip to content

Commit

Permalink
enhance code
Browse files Browse the repository at this point in the history
Signed-off-by: yuwenzho <[email protected]>
  • Loading branch information
yuwenzho committed Jul 24, 2024
1 parent efed353 commit f1440e9
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@ def prepare_model(input_model, output_model, task):
"--task",
task,
f"{output_model}",
"--trust-remote-code",
],
stdout=subprocess.PIPE,
text=True,
Expand Down

0 comments on commit f1440e9

Please sign in to comment.