mirror of
https://github.com/hpcaitech/ColossalAI.git
synced 2025-09-07 03:52:01 +00:00
[doc] updated inference readme (#5343)
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
from .config import InferenceConfig
|
||||
from .core import InferenceEngine
|
||||
|
||||
__all__ = ["InferenceConfig", "InferenceEngine"]
|
||||
|
Reference in New Issue
Block a user