mirror of
https://github.com/hpcaitech/ColossalAI.git
synced 2025-09-09 13:00:52 +00:00
[doc] updated inference readme (#5343)
This commit is contained in:
@@ -11,6 +11,8 @@ from colossalai.inference.sampler import *
|
||||
from colossalai.inference.struct import BatchInfo, RequestStatus, Sequence
|
||||
from colossalai.logging import get_dist_logger
|
||||
|
||||
__all__ = ["RunningList", "RequestHandler"]
|
||||
|
||||
logger = get_dist_logger(__name__)
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user