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-24 22:15:50 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
vllm
/
vllm
/
executor
History
Harry Mellor
d6484ef3c3
Add full API docs and improve the UX of navigating them (
#17485
)
...
Signed-off-by: Harry Mellor <19981378+hmellor@users.noreply.github.com>
2025-05-03 19:42:43 -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
[Misc] Use envs.VLLM_USE_RAY_COMPILED_DAG_CHANNEL_TYPE (
#15831
)
2025-04-01 06:07:53 -07:00
ray_utils.py
[Misc] Remove ignore_reinit_error for ray.init() (
#15373
)
2025-03-24 07:41:53 +00:00
uniproc_executor.py
[Misc] Clean up redundant code in uniproc_executor.py (
#16762
)
2025-04-24 22:49:30 -07:00