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-25 05:35:02 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
vllm
/
vllm
/
executor
History
Rui Qiao
9605c1256e
[V1][core] Implement pipeline parallel on Ray (
#12996
)
2025-02-13 08:02:46 +00:00
..
__init__.py
Add distributed model executor abstraction (
#3191
)
2024-03-11 11:03:45 -07:00
executor_base.py
[Core] Don't do platform detection at import time (
#12933
)
2025-02-11 07:25:25 +00:00
mp_distributed_executor.py
[Misc] Add SPDX-License-Identifier headers to python source files (
#12628
)
2025-02-02 11:58:18 -08:00
msgspec_utils.py
[Misc] Add SPDX-License-Identifier headers to python source files (
#12628
)
2025-02-02 11:58:18 -08:00
multiproc_worker_utils.py
[Misc] Add SPDX-License-Identifier headers to python source files (
#12628
)
2025-02-02 11:58:18 -08:00
ray_distributed_executor.py
[core][distributed] exact ray placement control (
#12732
)
2025-02-06 02:03:19 +08:00
ray_utils.py
[V1][core] Implement pipeline parallel on Ray (
#12996
)
2025-02-13 08:02:46 +00:00
uniproc_executor.py
[executor] init
local_rank
as device index (
#13027
)
2025-02-11 21:20:53 +08:00