diff --git a/vllm/patches/miner-u.patch b/vllm/patches/miner-u.patch index 0331614..072d96f 100644 --- a/vllm/patches/miner-u.patch +++ b/vllm/patches/miner-u.patch @@ -50,4 +50,4 @@ index f6d013ea..85a70ede 100644 + return "xpu" elif torch.backends.mps.is_available(): return "mps" - else: \ No newline at end of file + else: