From 56de8b5b89e043867c6c6029edca2245151b7b8b Mon Sep 17 00:00:00 2001 From: Harry Kim Date: Thu, 14 Nov 2024 15:25:33 -0800 Subject: [PATCH] Update the multinode tutorial link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6155a0b..94459fe 100644 --- a/README.md +++ b/README.md @@ -526,7 +526,7 @@ configurations. ### Multi-node Support Check out the -[Multi-Node Generative AI w/ Triton Server and TensorRT-LLM](https://github.com/triton-inference-server/tutorials/tree/main/Deployment/Kubernetes/TensorRT-LLM_Multi-Node_Distributed_Models) +[EKS Multinode Triton TRT-LLM](https://github.com/triton-inference-server/tutorials/tree/main/Deployment/Kubernetes/EKS_Multinode_Triton_TRTLLM) tutorial for Triton Server and TensorRT-LLM multi-node deployment. ### Model Parallelism