mirror of
https://github.com/NVIDIA/TensorRT-LLM.git
synced 2026-01-13 22:18:36 +08:00
* Update TensorRT-LLM --------- Co-authored-by: Starrick Liu <73152103+StarrickLiu@users.noreply.github.com>
25 lines
338 B
Plaintext
25 lines
338 B
Plaintext
-r requirements.txt
|
|
datasets==2.19.2
|
|
einops
|
|
graphviz
|
|
mypy
|
|
parameterized
|
|
pre-commit
|
|
pybind11
|
|
pybind11-stubgen
|
|
pytest-asyncio
|
|
pytest-cov
|
|
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
|
|
setuptools==70.3.0
|