This website requires JavaScript.
Explore
Help
Register
Sign In
biondizzle
/
vllm
Watch
1
Star
0
Fork
0
You've already forked vllm
Code
Issues
Pull Requests
Actions
2
Packages
Projects
Releases
Wiki
Activity
Files
879a06579ea8a057c250e9b6cc4e632dabd87d2e
vllm
/
tests
/
v1
/
kv_offload
History
Zhewen Li
0fe0140408
[KV offload] Enable CPU KV offload on CUDA alike Platforms (
#27770
)
...
Signed-off-by: zhewenli <
zhewenli@meta.com
>
2025-10-30 22:10:29 +08:00
..
test_cpu_gpu.py
[CI/Build] Fix AMD CI: test_cpu_gpu.py (
#27388
)
2025-10-23 07:55:00 +00:00
test_cpu_manager.py
Update
Optional[x]
->
x | None
and
Union[x, y]
to
x | y
(
#26633
)
2025-10-12 09:51:31 -07:00
test_cpu_offloading.py
[KV offload] Enable CPU KV offload on CUDA alike Platforms (
#27770
)
2025-10-30 22:10:29 +08:00
test_worker.py
Convert formatting to use
ruff
instead of
yapf
+
isort
(
#26247
)
2025-10-05 07:06:22 -07:00