当前环境
The output of `python collect_env.py`
你是如何安装vllm的
poetry add vllm
有人能告诉我,ray和torch的哪些版本可以通过poetry添加vlllm兼容吗?
- Installing vllm-flash-attn (2.5.9): Failed
- Unable to find installation candidates for ray (2.24.0)
Note: This error originates from the build backend, and is likely not a problem with poetry but with xformers (0.0.26.post1) not supporting PEP 517 builds. You can verify this by running 'pip wheel --no-cache-dir --use-pep517 "xformers (==0.0.26.post1)"'
2条答案
按热度按时间wlwcrazw1#
second this
w51jfk4q2#
你找到了解决方案吗?