We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e0dd4d3 commit 9edec65Copy full SHA for 9edec65
requirements.txt
@@ -17,4 +17,4 @@ pynvml == 11.5.0
17
triton >= 2.1.0
18
outlines == 0.0.34
19
tiktoken == 0.6.0 # Required for DBRX tokenizer
20
-vllm-nccl-cu12>=2.18<2.19 # for downloading nccl library
+vllm-nccl-cu12>=2.18,<2.19 # for downloading nccl library
0 commit comments