This website requires JavaScript.
Explore
Help
Sign In
xinyun
/
vllm
Watch
1
Star
0
Fork
0
You've already forked vllm
mirror of
https://git.datalinker.icu/vllm-project/vllm.git
synced
2025-12-24 17:35:39 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
vllm
/
vllm
/
distributed
History
Nicolò Lucchesi
96b23b8e3b
[Bugfix][Nixl] Fix kernel physical<>logical block_size issue (
#28677
)
...
Signed-off-by: NickLucche <nlucches@redhat.com>
2025-11-14 22:40:05 +08:00
..
device_communicators
[BugFix] Fix multi-modal async scheduling race condition (
#28706
)
2025-11-14 01:11:13 -08:00
ec_transfer
[CI/Build] Fix crash due to removed VLLM_USE_V1 attribute in EPD (
#28521
)
2025-11-11 23:09:33 -08:00
eplb
[EPLB] Refactor balance_packing to use numpy and optimize GPU-CPU transfers in EPLB (
#28369
)
2025-11-11 00:19:51 -08:00
kv_transfer
[Bugfix][Nixl] Fix kernel physical<>logical block_size issue (
#28677
)
2025-11-14 22:40:05 +08:00
__init__.py
…
communication_op.py
…
kv_events.py
Fix EventPublisherFactory logic for disabled KV cache events (
#27419
)
2025-10-24 05:00:01 +00:00
parallel_state.py
[Perf] Move gc.freeze logic from EngineCoreProc to EngineCore for better coverage (
#27896
)
2025-11-10 15:34:18 -08:00
tpu_distributed_utils.py
…
utils.py
…