diff --git a/docs/source/backends/gaudi.mdx b/docs/source/backends/gaudi.mdx index 7cf2c8b0..d93091e1 100644 --- a/docs/source/backends/gaudi.mdx +++ b/docs/source/backends/gaudi.mdx @@ -184,8 +184,8 @@ Text Generation Inference enables serving optimized models on Gaudi hardware. Th **Large Language Models (LLMs)** - [deepseek-R1](https://huggingface.co/deepseek-ai/DeepSeek-R1) -- [idefics2](https://huggingface.co/meta-llama/Llama-2-70b-chat-hf) -- [Llama](https://huggingface.co/collections/meta-llama/llama-31-669fc079a0c406a149a5738f) +- [Llama2](https://huggingface.co/collections/meta-llama/llama-2-family-661da1f90a9d678b6f55773b) +- [Llama3](https://huggingface.co/collections/meta-llama/llama-31-669fc079a0c406a149a5738f) - [CodeLlama](https://huggingface.co/codellama/CodeLlama-13b-hf) - [Mixtral](https://huggingface.co/mistralai/Mixtral-8x7B-Instruct-v0.1) - [Mistral](https://huggingface.co/mistralai/Mistral-7B-Instruct-v0.3)