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-01-08 05:10:52 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
vllm
/
vllm
/
engine
History
Mahesh Keralapura
933790c209
[Core] Add span metrics for model_forward, scheduler and sampler time (
#7089
)
2024-08-09 13:55:13 -07:00
..
output_processor
[core][misc] simply output processing with shortcut code path (
#7117
)
2024-08-04 00:22:19 -07:00
__init__.py
Change the name to vLLM (
#150
)
2023-06-17 03:07:40 -07:00
arg_utils.py
[Core] Add span metrics for model_forward, scheduler and sampler time (
#7089
)
2024-08-09 13:55:13 -07:00
async_llm_engine.py
[Core] Streamline stream termination in
AsyncLLMEngine
(
#7336
)
2024-08-09 07:06:36 +00:00
async_timeout.py
[Bugfix] AsyncLLMEngine hangs with asyncio.run (
#5654
)
2024-06-19 13:57:12 -07:00
llm_engine.py
[Core] Add span metrics for model_forward, scheduler and sampler time (
#7089
)
2024-08-09 13:55:13 -07:00
metrics.py
[Bugfix] StatLoggers: cache spec decode metrics when they get collected. (
#6645
)
2024-07-23 23:05:05 +00:00
protocol.py
[BugFix] Overhaul async request cancellation (
#7111
)
2024-08-07 13:21:41 +08:00