Skip to content

Commit 2607428

Browse files
Update vllm-hpu-extension; fix for compile recompilations due to @CAC… (vllm-project#767)
Decorator @cache and "and" operator used by enabled_flags causes recompilations in torch compile.
1 parent 3f0c5f6 commit 2607428

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements-hpu.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,4 @@ pandas
88
tabulate
99
setuptools>=61
1010
setuptools-scm>=8
11-
vllm-hpu-extension @ git+https://github.com/HabanaAI/vllm-hpu-extension.git@e534851
11+
vllm-hpu-extension @ git+https://github.com/HabanaAI/vllm-hpu-extension.git@bac2a62

0 commit comments

Comments
 (0)