From a2d2406dddef5a2548474d8e880217d7c439974c Mon Sep 17 00:00:00 2001 From: Guspan Tanadi <36249910+guspan-tanadi@users.noreply.github.com> Date: Wed, 9 Apr 2025 14:23:51 +0700 Subject: [PATCH] Update repo links Inferentia refer HF docs --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ed7b4809c..95d417ff5 100644 --- a/README.md +++ b/README.md @@ -66,7 +66,7 @@ Text Generation Inference (TGI) is a toolkit for deploying and serving Large Lan - [Nvidia](https://github.com/huggingface/text-generation-inference/pkgs/container/text-generation-inference) - [AMD](https://github.com/huggingface/text-generation-inference/pkgs/container/text-generation-inference) (-rocm) -- [Inferentia](https://github.com/huggingface/optimum-neuron/tree/main/text-generation-inference) +- [Inferentia](https://huggingface.co/docs/optimum-neuron/guides/neuronx_tgi) - [Intel GPU](https://github.com/huggingface/text-generation-inference/pull/1475) - [Gaudi](https://github.com/huggingface/tgi-gaudi) - [Google TPU](https://huggingface.co/docs/optimum-tpu/howto/serving)