From 26c372c13c3104b1e454c9250b0a5fe46c6ee14b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=B1=9F=E5=AE=B6=E7=91=8B?= <36886416+JiangJiaWei1103@users.noreply.github.com> Date: Sun, 16 Mar 2025 07:33:43 +0800 Subject: [PATCH] docs: Add Llama 3.3 to supported models (#4453) Signed-off-by: JiangJiaWei1103 --- docs/references/supported_models.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/references/supported_models.md b/docs/references/supported_models.md index ef668e817..ea7c34dd1 100644 --- a/docs/references/supported_models.md +++ b/docs/references/supported_models.md @@ -1,7 +1,7 @@ # Supported Models ## Generative Models -- Llama / Llama 2 / Llama 3 / Llama 3.1 / Llama 3.2 +- Llama / Llama 2 / Llama 3 / Llama 3.1 / Llama 3.2 / Llama 3.3 - Mistral / Mixtral / Mistral NeMo / Mistral Small 3 - Gemma / Gemma 2 - Qwen / Qwen 2 / Qwen 2 MoE / Qwen 2 VL / Qwen 2.5 VL