Skip to content

Commit

Permalink
add process destroy
Browse files Browse the repository at this point in the history
  • Loading branch information
VladOS95-cyber committed Nov 25, 2024
1 parent a71dabe commit 0f55511
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions examples/inference/distributed/llava_next_video.py
Original file line number Diff line number Diff line change
Expand Up @@ -185,6 +185,7 @@ def main(
save_thread.shutdown(wait=True)

save_future.result()
distributed_state.destroy_process_group()


if __name__ == "__main__":
Expand Down

0 comments on commit 0f55511

Please sign in to comment.