Skip to content

Commit 9ef0c9d

Browse files
authored
update miner-u patch (#90)
1 parent abab6a6 commit 9ef0c9d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

vllm/patches/miner-u.patch

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,4 +50,4 @@ index f6d013ea..85a70ede 100644
5050
+ return "xpu"
5151
elif torch.backends.mps.is_available():
5252
return "mps"
53-
else:
53+
else:

0 commit comments

Comments
 (0)