TensorRT-LLMs/requirements-dev.txt
dominicshanshan 5d3180be82
feat: Add stress test for TRT-LLM (#3250)
Signed-off-by: Wangshanshan <dominicw@nvidia.com>
2025-04-13 10:24:25 +08:00

35 lines
449 B
Plaintext

-r requirements.txt
datasets==2.19.2
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