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 04:09:37 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
vllm
/
vllm
/
executor
History
Chenguang Li
cebc22f3b6
[Misc]Replace
cuda
hard code with
current_platform
in Ray (
#14668
)
...
Signed-off-by: noemotiovon <757486878@qq.com>
2025-05-24 20:26:31 -07:00
..
__init__.py
Add distributed model executor abstraction (
#3191
)
2024-03-11 11:03:45 -07:00
executor_base.py
Add full API docs and improve the UX of navigating them (
#17485
)
2025-05-03 19:42:43 -07: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] Better RayExecutor and multiprocessing compatibility (
#14705
)
2025-03-20 19:27:46 -07:00
ray_distributed_executor.py
Migrate docs from Sphinx to MkDocs (
#18145
)
2025-05-23 02:09:53 -07:00
ray_utils.py
[Misc]Replace
cuda
hard code with
current_platform
in Ray (
#14668
)
2025-05-24 20:26:31 -07:00
uniproc_executor.py
[Feature] Support Pipeline Parallism in torchrun SPMD offline inference for V1 (
#17827
)
2025-05-15 22:28:27 -07:00