From 43b9db33646295045031995225062c70ea5e5351 Mon Sep 17 00:00:00 2001 From: forrestl <16055533+forrestl111@users.noreply.github.com> Date: Thu, 15 Jan 2026 21:46:49 +0800 Subject: [PATCH] [None][doc] doc updates (#10711) Signed-off-by: forrestl --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c4d16cdec9..eb0223bcce 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ TensorRT LLM

TensorRT LLM provides users with an easy-to-use Python API to define Large Language Models (LLMs) and supports state-of-the-art optimizations to perform inference efficiently on NVIDIA GPUs.

-🌟 TensorRT LLM is experimenting with Image&Video Generation models in [TensorRT-LLM/feat/visual_gen](https://github.com/nvidia/tensorrt-llm/tree/feat/visual_gen) branch. +🌟 TensorRT LLM is experimenting with Image&Video Generation models in [TensorRT-LLM/feat/visual_gen](https://github.com/NVIDIA/TensorRT-LLM/tree/feat/visual_gen/tensorrt_llm/visual_gen) branch. This branch is a prototype and not stable for production use. PRs are not accepted. [![Documentation](https://img.shields.io/badge/docs-latest-brightgreen.svg?style=flat)](https://nvidia.github.io/TensorRT-LLM/)