Skip to content

Commit 56766b2

Browse files
author
Ubuntu
committed
rebase
Signed-off-by: Ubuntu <[email protected]>
1 parent 04c8147 commit 56766b2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tensorrt_llm/bench/benchmark/low_latency.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,8 @@
1111
optgroup)
1212
from huggingface_hub import snapshot_download
1313

14-
from tensorrt_llm._tensorrt_engine import LLM
1514
from tensorrt_llm import LLM as PyTorchLLM
15+
from tensorrt_llm._tensorrt_engine import LLM
1616
from tensorrt_llm.bench.benchmark.utils.asynchronous import async_benchmark
1717
from tensorrt_llm.bench.benchmark.utils.general import generate_warmup_dataset
1818
from tensorrt_llm.bench.benchmark.utils.processes import IterationWriter

0 commit comments

Comments
 (0)