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-20 16:35:35 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
vllm
/
vllm
/
executor
History
Nick Hill
2e240c69a9
[Core] Centralize GPU Worker construction (
#4419
)
2024-05-01 01:06:34 +00:00
..
__init__.py
Add distributed model executor abstraction (
#3191
)
2024-03-11 11:03:45 -07:00
cpu_executor.py
[BugFix] fix num_lookahead_slots missing in async executor (
#4165
)
2024-04-30 10:12:59 -07:00
distributed_gpu_executor.py
[BugFix] Fix return type of executor execute_model methods (
#4402
)
2024-04-27 11:17:45 -07:00
executor_base.py
[BugFix] fix num_lookahead_slots missing in async executor (
#4165
)
2024-04-30 10:12:59 -07:00
gpu_executor.py
[Core] Centralize GPU Worker construction (
#4419
)
2024-05-01 01:06:34 +00:00
neuron_executor.py
[BugFix] fix num_lookahead_slots missing in async executor (
#4165
)
2024-04-30 10:12:59 -07:00
ray_gpu_executor.py
[Core] Centralize GPU Worker construction (
#4419
)
2024-05-01 01:06:34 +00:00
ray_utils.py
[CI] Disable non-lazy string operation on logging (
#4326
)
2024-04-26 00:16:58 -07:00