mirror of
https://github.com/NVIDIA/TensorRT-LLM.git
synced 2026-01-13 22:18:36 +08:00
* fix bug 5277113. Signed-off-by: Wangshanshan <30051912+dominicshanshan@users.noreply.github.com> * fix bug 5277113 and 5278517. Signed-off-by: Wangshanshan <30051912+dominicshanshan@users.noreply.github.com> --------- Signed-off-by: Wangshanshan <30051912+dominicshanshan@users.noreply.github.com>
34 lines
440 B
Plaintext
34 lines
440 B
Plaintext
-r requirements.txt
|
|
einops
|
|
graphviz
|
|
mypy
|
|
mako
|
|
oyaml
|
|
parameterized
|
|
pre-commit
|
|
pybind11
|
|
pybind11-stubgen
|
|
pytest
|
|
pytest-asyncio
|
|
pytest-cov
|
|
pytest-csv
|
|
pytest-env
|
|
pytest-forked
|
|
pytest-xdist
|
|
pytest-timeout
|
|
pytest-split
|
|
pytest-mock
|
|
pytest-threadleak
|
|
rouge_score
|
|
cloudpickle
|
|
typing-extensions==4.12.2
|
|
bandit==1.7.7
|
|
jsonlines==4.0.0
|
|
jieba==0.42.1
|
|
rouge==1.0.1
|
|
pytest-rerunfailures
|
|
ruff==0.9.4
|
|
lm_eval[api]==0.4.8
|
|
docstring_parser
|
|
genai-perf==0.0.13
|