This repository was archived by the owner on Jul 4, 2025. It is now read-only.
File tree Expand file tree Collapse file tree 1 file changed +3
-4
lines changed
Expand file tree Collapse file tree 1 file changed +3
-4
lines changed Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ TensorRT-LLM
1111[ ![ version] ( https://img.shields.io/badge/release-0.5.0-green )] ( ./setup.py )
1212[ ![ license] ( https://img.shields.io/badge/license-Apache%202-blue )] ( ./LICENSE )
1313
14- [ Architecture] ( ./docs/source/architecture.md )   ;  ;  ; |  ;  ;  ; [ Results] ( ./docs/source/performance.md )   ;  ;  ; |  ;  ;  ; [ Examples] ( ./examples/ )   ;  ;  ; |  ;  ;  ; [ Documentations ] ( ./docs/source/ )
14+ [ Architecture] ( ./docs/source/architecture.md )   ;  ;  ; |  ;  ;  ; [ Results] ( ./docs/source/performance.md )   ;  ;  ; |  ;  ;  ; [ Examples] ( ./examples/ )   ;  ;  ; |  ;  ;  ; [ Documentation ] ( ./docs/source/ )
1515
1616---
1717<div align =" left " >
@@ -75,7 +75,7 @@ well as a complete implementation of the
7575
7676For a more detailed presentation of the software architecture and the key
7777concepts used in TensorRT-LLM, we recommend you to read the following
78- [ document] ( ./docs/architecture.md ) .
78+ [ document] ( ./docs/source/ architecture.md ) .
7979
8080## Installation
8181
@@ -231,7 +231,6 @@ The list of supported models is:
231231* [ SantaCoder] ( examples/gpt )
232232* [ StarCoder] ( examples/gpt )
233233
234-
235234## Performance
236235
237236Please refer to the [ performance] ( ./docs/source/performance.md ) page for
@@ -294,7 +293,7 @@ enable plugins, for example: `--use_gpt_attention_plugin`.
294293
295294## Release notes
296295
297- * TensorRT-LLM requires TensorRT 9.0.1 .4 and 23.08 containers.
296+ * TensorRT-LLM requires TensorRT 9.1.0 .4 and 23.08 containers.
298297
299298### Change Log
300299
You can’t perform that action at this time.
0 commit comments