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-27 02:48:42 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
vllm
/
tests
/
distributed
History
Shinichi Hemmi
c9e093116c
[MODEL] Implement plamo3 (
#28834
)
...
Signed-off-by: Shinichi Hemmi <50256998+Alnusjaponica@users.noreply.github.com>
2025-11-20 03:00:19 -08:00
..
__init__.py
…
conftest.py
…
test_ca_buffer_sharing.py
…
test_comm_ops.py
…
test_context_parallel.py
[Feature] Prefill Context Parallel (PCP) basic support (
#28718
)
2025-11-19 15:52:44 -05:00
test_custom_all_reduce.py
…
test_distributed_oot.py
…
test_eplb_algo.py
…
test_eplb_execute.py
[ci][amd] fix EPLB execution test (
#28742
)
2025-11-20 14:53:38 +07:00
test_eplb_spec_decode.py
[BugFix] Support EP/DP + EPLB with MTP (
#25311
)
2025-11-05 15:22:17 +00:00
test_events.py
Fix EventPublisherFactory logic for disabled KV cache events (
#27419
)
2025-10-24 05:00:01 +00:00
test_expert_parallel.py
…
test_expert_placement.py
…
test_kvlayout.py
…
test_multi_node_assignment.py
…
test_multiproc_executor.py
[V1] Support MP Executor for multi node distributed inference (
#23691
)
2025-11-16 09:01:21 +00:00
test_nccl_symm_mem_allreduce.py
…
test_node_count.py
…
test_pipeline_parallel.py
[MODEL] Implement plamo3 (
#28834
)
2025-11-20 03:00:19 -08:00
test_pipeline_partition.py
…
test_pp_cudagraph.py
…
test_pynccl.py
…
test_quick_all_reduce.py
…
test_same_node.py
…
test_sequence_parallel.py
[compile] Enable sequence parallelism matching w/o custom ops enabled (
#27126
)
2025-11-15 11:46:12 +00:00
test_shm_broadcast.py
…
test_shm_buffer.py
[Bugfix] Fix allocation & free logic of SingleWriterShmRingBuffer (
#27117
)
2025-10-28 15:01:24 +00:00
test_shm_storage.py
…
test_symm_mem_allreduce.py
…
test_torchrun_example_moe.py
…
test_torchrun_example.py
…
test_utils.py
…