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
2026-01-12 21:04:35 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
vllm
/
vllm
/
distributed
History
bnellnm
938772af03
[Kernels] Isolate modular kernel code from FusedMoEMethodBase subclasses. (
#27123
)
2025-11-04 21:59:45 +08:00
..
device_communicators
[Kernels] Isolate modular kernel code from FusedMoEMethodBase subclasses. (
#27123
)
2025-11-04 21:59:45 +08:00
eplb
Update
Optional[x]
->
x | None
and
Union[x, y]
to
x | y
(
#26633
)
2025-10-12 09:51:31 -07:00
kv_transfer
[KV Connector] Make KVCacheConfig an explicit constructor argument (
#27887
)
2025-11-03 23:00:49 -08:00
__init__.py
…
communication_op.py
Update
Optional[x]
->
x | None
and
Union[x, y]
to
x | y
(
#26633
)
2025-10-12 09:51:31 -07:00
kv_events.py
Fix EventPublisherFactory logic for disabled KV cache events (
#27419
)
2025-10-24 05:00:01 +00:00
parallel_state.py
[Log] Optimize Startup Log (
#26740
)
2025-10-24 19:27:04 -04:00
tpu_distributed_utils.py
Update
Optional[x]
->
x | None
and
Union[x, y]
to
x | y
(
#26633
)
2025-10-12 09:51:31 -07:00
utils.py
[Chore] Separate out
vllm.utils.network_utils
(
#27164
)
2025-10-19 03:06:32 -07:00