tensorrtllm_backend
tensorrtllm_backend copied to clipboard
two seemingly identical functions in the same file
there are two gen_random_start_ids
in tools/utils/utils.py
https://github.com/triton-inference-server/tensorrtllm_backend/blob/ae52bce3ed8ecea468a16483e0dacd3d156ae4fe/tools/utils/utils.py#L238-L248
https://github.com/triton-inference-server/tensorrtllm_backend/blob/ae52bce3ed8ecea468a16483e0dacd3d156ae4fe/tools/utils/utils.py#L270-L280