mirror of
https://github.com/wassname/vllm.git
synced 2026-08-12 12:30:29 +08:00
[DOC] Add additional comments for LLMEngine and AsyncLLMEngine (#1011)
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
LLMEngine
|
||||
=================================
|
||||
|
||||
.. autoclass:: vllm.engine.llm_engine.LLMEngine
|
||||
:members: add_request, abort_request, step, _init_cache
|
||||
:show-inheritance:
|
||||
Reference in New Issue
Block a user