TensorRT-LLMs/examples/ngram/requirements.txt
wili 82d3587bb8
[refactor] Unify name of NGram speculative decoding (#5937)
Signed-off-by: wili-65535 <wili-65535@users.noreply.github.com>
Co-authored-by: wili-65535 <wili-65535@users.noreply.github.com>
2025-07-19 12:59:57 +08:00

8 lines
118 B
Plaintext

-c ../constraints.txt
tensorrt_llm>=0.0.0.dev0
datasets==3.1.0
rouge_score
sentencepiece~=0.1.99
evaluate
ordered-set