ray.serve.llm.LLMServer.wakeup#

async LLMServer.wakeup(**kwargs: Any) None[source]#

Wake up the engine from sleep mode.

Parameters:

**kwargs – Engine-specific wakeup options. Passed through to the engine.