mirror of
https://github.com/huggingface/text-generation-inference.git
synced 2025-09-12 04:44:52 +00:00
Sending args.
This commit is contained in:
parent
0936c79995
commit
f68ed01587
@ -531,7 +531,7 @@ def launcher(event_loop):
|
||||
# env.pop("ROCR_VISIBLE_DEVICES")
|
||||
container = client.containers.run(
|
||||
DOCKER_IMAGE,
|
||||
# command=args,
|
||||
command=args,
|
||||
# name=container_name,
|
||||
# environment=env,
|
||||
# auto_remove=False,
|
||||
|
Loading…
Reference in New Issue
Block a user