Skip to content

Commit 84fd0dd

Browse files
Fix the link to the documentation (#15)
Co-authored-by: Julien Demouth <jdemouth@nvidia.com>
1 parent ffd5af3 commit 84fd0dd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ TensorRT-LLM
44
===========================
55
<h4> A TensorRT Toolbox for Large Language Models </h4>
66

7-
[![Documentation](https://img.shields.io/badge/docs-latest-brightgreen.svg?style=flat)]()
7+
[![Documentation](https://img.shields.io/badge/docs-latest-brightgreen.svg?style=flat)](https://nvidia.github.io/TensorRT-LLM/)
88
[![python](https://img.shields.io/badge/python-3.10.12-green)](https://www.python.org/downloads/release/python-31012/)
99
[![cuda](https://img.shields.io/badge/cuda-12.2-green)](https://developer.nvidia.com/cuda-downloads)
1010
[![trt](https://img.shields.io/badge/TRT-9.1-green)](https://developer.nvidia.com/tensorrt)

0 commit comments

Comments
 (0)