Support page size > 1 + eagle (#4908)

This commit is contained in:
Lianmin Zheng
2025-03-30 00:46:23 -07:00
committed by GitHub
parent 5ec5eaf760
commit b26bc86b36
16 changed files with 374 additions and 71 deletions

View File

@@ -33,6 +33,7 @@ runtime_common = [
"prometheus-client>=0.20.0",
"psutil",
"pydantic",
"pynvml",
"python-multipart",
"pyzmq>=25.1.2",
"soundfile==0.13.1",