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 c53d181 commit 62b564aCopy full SHA for 62b564a
examples/llm-api/quickstart_example.py
@@ -1,4 +1,4 @@
1
-from tensorrt_llm import SamplingParams
+from tensorrt_llm import LLM, SamplingParams
2
3
4
def main():
0 commit comments