mirror of
https://github.com/huggingface/text-generation-inference.git
synced 2025-09-12 04:44:52 +00:00
Giving HIP devices.
This commit is contained in:
parent
3b8cf5f4ef
commit
18fefd4d68
@ -537,7 +537,7 @@ def launcher(event_loop):
|
||||
# auto_remove=False,
|
||||
# detach=True,
|
||||
# device_requests=device_requests,
|
||||
# devices=devices,
|
||||
devices=devices,
|
||||
# volumes=volumes,
|
||||
# ports={"80/tcp": port},
|
||||
# healthcheck={"timeout": int(10 * 1e9)},
|
||||
|
Loading…
Reference in New Issue
Block a user