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 dc097ed commit a28ca8cCopy full SHA for a28ca8c
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