From b67dcd8fef703f4adeddf08062d9d85b8f6f2c7f Mon Sep 17 00:00:00 2001 From: Venky <23023424+venkywonka@users.noreply.github.com> Date: Fri, 13 Feb 2026 04:25:08 -0800 Subject: [PATCH] [None][docs] enable Deepwiki docs (#11492) Signed-off-by: Venky <23023424+venkywonka@users.noreply.github.com> --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index d55e32d48c..31ecc45440 100644 --- a/README.md +++ b/README.md @@ -9,6 +9,7 @@ state-of-the-art optimizations to perform inference efficiently on NVIDIA GPUs.< 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/) +[![Ask DeepWiki](https://deepwiki.com/badge.svg)](https://deepwiki.com/NVIDIA/TensorRT-LLM) [![python](https://img.shields.io/badge/python-3.12-green)](https://www.python.org/downloads/release/python-3123/) [![python](https://img.shields.io/badge/python-3.10-green)](https://www.python.org/downloads/release/python-31012/) [![cuda](https://img.shields.io/badge/cuda-13.1.0-green)](https://developer.nvidia.com/cuda-downloads)