[speculative decoding] rename lookahead to ngram (#11010)

Co-authored-by: a4zhangfei <a4zhangfei@qq.com>
This commit is contained in:
Zhihao Zhang
2025-09-28 21:06:59 -07:00
committed by GitHub
co-authored by a4zhangfei
parent e05555fad8
commit 24f7cb1ece
22 changed files with 154 additions and 181 deletions
+1 -1
View File
@@ -314,7 +314,7 @@ set(SOURCES
"csrc/kvcacheio/transfer.cu"
"csrc/speculative/eagle_utils.cu"
"csrc/speculative/lookahead_utils.cu"
"csrc/speculative/ngram_utils.cu"
"csrc/speculative/packbit.cu"
"csrc/speculative/speculative_sampling.cu"