mirror of
https://git.datalinker.icu/vllm-project/vllm.git
synced 2026-04-08 03:27:03 +08:00
skip warmup
Signed-off-by: Woosuk Kwon <woosuk@thinkingmachines.ai>
This commit is contained in:
parent
83d11373a4
commit
c320a33c59
@ -24,6 +24,8 @@ logger = init_logger(__name__)
|
||||
|
||||
|
||||
def kernel_warmup(worker: "Worker"):
|
||||
return
|
||||
|
||||
# Deep GEMM warmup
|
||||
do_deep_gemm_warmup = (envs.VLLM_USE_DEEP_GEMM
|
||||
and is_deep_gemm_supported()
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user