We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7433ba1 commit 3c21364Copy full SHA for 3c21364
articles/gpt-oss/run-nvidia.ipynb
@@ -85,7 +85,7 @@
85
"\n",
86
"Alternatively, you can build the TensorRT-LLM container from source.\n",
87
"This approach is useful if you want to modify the source code or use a custom branch.\n",
88
- "For detailed instructions, see the [official documentation](https://github.com/NVIDIA/TensorRT-LLM/tree/feat/gpt-oss/docker)."
+ "For detailed instructions, see the [official documentation](https://github.com/NVIDIA/TensorRT-LLM/tree/main/docker)."
89
]
90
},
91
{
0 commit comments