We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 83d43fd commit 9470fbaCopy full SHA for 9470fba
ray-curator/pyproject.toml
@@ -78,7 +78,7 @@ video = [
78
video_cuda = [
79
"cvcuda_cu12",
80
"pycuda",
81
- "vllm; (platform_machine == 'x86_64' and platform_system != 'Darwin')",
+ "vllm==0.9.2; (platform_machine == 'x86_64' and platform_system != 'Darwin')",
82
"flash-attn<=2.8.3; (platform_machine == 'x86_64' and platform_system != 'Darwin')",
83
"torch<=2.8.0",
84
"torchaudio",
0 commit comments