mirror of
https://github.com/huggingface/text-generation-inference.git
synced 2025-09-11 20:34:54 +00:00
Prune only before starting yourself ?
This commit is contained in:
parent
9626f8c743
commit
c6325ff122
@ -489,7 +489,6 @@ def launcher(event_loop):
|
||||
try:
|
||||
container.stop()
|
||||
container.wait()
|
||||
client.containers.prune()
|
||||
except NotFound:
|
||||
pass
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user