mirror of
https://github.com/vllm-project/vllm.git
synced 2025-10-20 14:53:52 +08:00
[Bugfix] Fixing requirements.txt (#3865)
This commit is contained in:
@ -17,4 +17,4 @@ pynvml == 11.5.0
|
||||
triton >= 2.1.0
|
||||
outlines == 0.0.34
|
||||
tiktoken == 0.6.0 # Required for DBRX tokenizer
|
||||
vllm-nccl-cu12>=2.18<2.19 # for downloading nccl library
|
||||
vllm-nccl-cu12>=2.18,<2.19 # for downloading nccl library
|
||||
|
Reference in New Issue
Block a user