mirror of
https://git.datalinker.icu/vllm-project/vllm.git
synced 2026-05-10 16:10:22 +08:00
[Hardware][Gaudi][BugFix] Fix dataclass error due to triton package update (#12338)
Signed-off-by: zhenwei <zhenweiliu@habana.ai>
This commit is contained in:
parent
511627445e
commit
8ae5ff2009
@ -3,7 +3,7 @@
|
|||||||
|
|
||||||
# Dependencies for HPU code
|
# Dependencies for HPU code
|
||||||
ray
|
ray
|
||||||
triton
|
triton==3.1.0
|
||||||
pandas
|
pandas
|
||||||
tabulate
|
tabulate
|
||||||
setuptools>=61
|
setuptools>=61
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user