Skip to content

Commit 5d16518

Browse files
authored
[None][doc] fix tensorrt legacy quickstart page (#7190)
Signed-off-by: Superjomn <[email protected]>
1 parent b76c987 commit 5d16518

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/source/legacy/tensorrt_quickstart.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# LLM API with TensorRT Engine
22
A simple inference example with TinyLlama using the LLM API:
33

4-
```{literalinclude} ../../examples/llm-api/_tensorrt_engine/quickstart_example.py
4+
```{literalinclude} ../../../examples/llm-api/_tensorrt_engine/quickstart_example.py
55
:language: python
66
:linenos:
77
```

0 commit comments

Comments
 (0)