TensorRT-LLMs/requirements-dev-windows.txt
Kaiyu Xie 587d063e6d
Update TensorRT-LLM (#506)
* Update TensorRT-LLM

---------

Co-authored-by: Shixiaowei02 <39303645+Shixiaowei02@users.noreply.github.com>
2023-11-30 16:46:22 +08:00

27 lines
482 B
Plaintext

--extra-index-url https://download.pytorch.org/whl/cu121
# Default torch is CPU-only on Windows, so need to specify a torch version with GPU support
torch==2.1.0+cu121
torchvision==0.16.0+cu121
torchdata==0.7.0
torchtext==0.16.0+cpu
tokenizers==0.13.3
transformers==4.33.1
diffusers==0.15.0
accelerate==0.20.3
colored
polygraphy
onnx==1.12.0
mpi4py
numpy
cuda-python==12.2.0
mypy
pytest-cov
pytest-xdist
pytest-forked
pre-commit
einops
parameterized
graphviz
pywin32
pynvml>=11.5.0