mirror of
https://github.com/NVIDIA/TensorRT-LLM.git
synced 2026-01-13 22:18:36 +08:00
Co-authored-by: Kaiyu Xie <26294424+kaiyux@users.noreply.github.com> open source f8c0381a2bc50ee2739c3d8c2be481b31e5f00bd (#2736) Co-authored-by: Kaiyu Xie <26294424+kaiyux@users.noreply.github.com> Add note for blackwell (#2742) Update the docs to workaround the extra-index-url issue (#2744) update README.md (#2751) Fix github io pages (#2761) Update
25 lines
330 B
Plaintext
25 lines
330 B
Plaintext
-r requirements.txt
|
|
datasets==2.19.2
|
|
einops
|
|
graphviz
|
|
mypy
|
|
parameterized
|
|
pre-commit
|
|
pybind11
|
|
pybind11-stubgen
|
|
pytest-asyncio
|
|
pytest-cov
|
|
pytest-csv
|
|
pytest-forked
|
|
pytest-xdist
|
|
pytest-timeout
|
|
pytest-split
|
|
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
|