TensorRT-LLMs/examples/ray_orchestrator/requirements.txt
Jonas Yang CN 88ea2c4ee9
[TRTLLM-7349][feat] Adding new orchestrator type -- ray (#7520)
Signed-off-by: Erin Ho <14718778+hchings@users.noreply.github.com>
Co-authored-by: Yuan Tong <13075180+tongyuantongyu@users.noreply.github.com>
Co-authored-by: Erin Ho <14718778+hchings@users.noreply.github.com>
2025-10-04 08:12:24 +08:00

4 lines
60 B
Plaintext

-c ../constraints.txt
tensorrt_llm>=0.0.0.dev0
ray[default]