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-26 15:43:05 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
vllm
/
tests
/
distributed
History
Cyrus Leung
7025b11d94
[Bugfix] Fix weight loading for Chameleon when TP>1 (
#7410
)
2024-08-13 05:33:41 +00:00
..
__init__.py
…
test_basic_distributed_correctness_enc_dec.py
[Core] Support serving encoder/decoder models (
#7258
)
2024-08-09 10:39:41 +08:00
test_basic_distributed_correctness.py
[ci][distributed] merge distributed test commands (
#7097
)
2024-08-02 21:33:53 -07:00
test_chunked_prefill_distributed.py
[ci][distributed] merge distributed test commands (
#7097
)
2024-08-02 21:33:53 -07:00
test_comm_ops.py
…
test_custom_all_reduce.py
…
test_multimodal_broadcast.py
[Bugfix] Fix weight loading for Chameleon when TP>1 (
#7410
)
2024-08-13 05:33:41 +00:00
test_pipeline_parallel.py
[Core] Shut down aDAG workers with clean async llm engine exit (
#7224
)
2024-08-12 17:57:16 -07:00
test_pipeline_partition.py
[MISC] Introduce pipeline parallelism partition strategies (
#6920
)
2024-07-31 12:02:17 -07:00
test_pynccl.py
…
test_same_node.py
[ci] try to add multi-node tests (
#6280
)
2024-07-12 21:51:48 -07:00
test_shm_broadcast.py
…
test_utils.py
…