Skip to content

Commit 3ddae7f

Browse files
author
cloudforge1
committed
fix: correct stale filename in benchmark docstring
1 parent c6e698f commit 3ddae7f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tests/spec_decode/test_benchmark_ngram_kernel.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
5. threshold × batch (batch=128)
2727
2828
Run:
29-
cd FastDeploy && python tests/spec_decode/benchmark_ngram_kernel.py
29+
cd FastDeploy && python tests/spec_decode/test_benchmark_ngram_kernel.py
3030
"""
3131
import os
3232
import sys

0 commit comments

Comments
 (0)