Skip to content

Commit f3bc875

Browse files
authored
Merge pull request #251 from ajaykrishnan23/master
Added Documentation for Running Llama3.2-3b with TensorRT-llm and Triton Server
2 parents 7ff6ef7 + 465fa22 commit f3bc875

File tree

3 files changed

+529
-332
lines changed

3 files changed

+529
-332
lines changed

docs.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,8 @@
109109
"pages": [
110110
"v4/examples/gpt-oss",
111111
"v4/examples/openai-compatible-endpoint-vllm",
112-
"v4/examples/deploy-a-vision-language-model-with-sglang"
112+
"v4/examples/deploy-a-vision-language-model-with-sglang",
113+
"v4/examples/deploy-an-llm-with-tensorrtllm-tritonserver"
113114
]
114115
},
115116
{

0 commit comments

Comments
 (0)