Lu Fang
Lu Fang
CUDA provided `__float2bfloat162_rn`, however, hip doesn't have the corresponding definition. So when hipifying the code, it cannot compile.
Please don't forget to fill the task description :-)
Rerunning the test and see if the problem is transient
Hi @zou3519 , could you also help review on the torch.compile pass part? Thanks.
@simon-mo is out this week, maybe @youkaichao or @WoosukKwon ?
Try install the nightly build? Something like ``` pip install vllm --pre --extra-index-url https://wheels.vllm.ai/nightly ```
Please fix the linter