Skip to content

Commit

Permalink
fix workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
baptistecolle committed Nov 27, 2024
1 parent 5181c3d commit ab080aa
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions text-generation-inference/integration-tests/conftest.py
Original file line number Diff line number Diff line change
Expand Up @@ -216,6 +216,7 @@ def docker_launcher(
shm_size="16G",
privileged=True,
network_mode="host",
ipc_mode="host",
)
logger.info(f"Container {container_name} started successfully")

Expand Down

0 comments on commit ab080aa

Please sign in to comment.