mirror of
https://github.com/NVIDIA/TensorRT-LLM.git
synced 2026-01-13 22:18:36 +08:00
Signed-off-by: lkomali <lkomali@nvidia.com> Signed-off-by: Harshini Komali <157742537+lkomali@users.noreply.github.com> Co-authored-by: Kaiyu Xie <26294424+kaiyux@users.noreply.github.com>
39 lines
587 B
Plaintext
39 lines
587 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
|
|
opentelemetry-sdk>=1.26.0
|
|
opentelemetry-api>=1.26.0
|
|
opentelemetry-exporter-otlp>=1.26.0
|
|
opentelemetry-semantic-conventions-ai>=0.4.1
|
|
aiperf==0.3.0
|