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
2026-04-07 09:07:04 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
vllm
/
vllm
/
executor
History
Cyrus Leung
46d81d6951
[V1] Get supported tasks from model runner instead of model config (
#21585
)
...
Signed-off-by: DarkLight1337 <tlleungac@connect.ust.hk>
2025-07-25 05:36:45 -07:00
..
__init__.py
Add distributed model executor abstraction (
#3191
)
2024-03-11 11:03:45 -07:00
executor_base.py
[V1] Get supported tasks from model runner instead of model config (
#21585
)
2025-07-25 05:36:45 -07:00
mp_distributed_executor.py
[Misc] Add SPDX-FileCopyrightText (
#19100
)
2025-06-03 11:20:17 -07:00
msgspec_utils.py
[Misc] Add SPDX-FileCopyrightText (
#19100
)
2025-06-03 11:20:17 -07:00
multiproc_worker_utils.py
[Misc] Add SPDX-FileCopyrightText (
#19100
)
2025-06-03 11:20:17 -07:00
ray_distributed_executor.py
[Misc] Copy HF_TOKEN env var to Ray workers (
#21406
)
2025-07-22 16:18:42 -07:00
ray_utils.py
[BugFix] Fix ray import error mem cleanup bug (
#21381
)
2025-07-22 16:19:55 -07:00
uniproc_executor.py
Elastic Expert Parallel Initial Support (
#20775
)
2025-07-18 17:46:09 -07:00