From 9deb742c940273c695605b2370ba62e2863d6476 Mon Sep 17 00:00:00 2001 From: hzjane Date: Thu, 11 Sep 2025 09:36:20 +0800 Subject: [PATCH] update patch --- vllm/patches/miner-u.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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: