mirror of https://github.com/hpcaitech/ColossalAI
4 lines
78 B
Python
4 lines
78 B
Python
![]() |
from .llama import LlamaModelInferPolicy
|
||
|
|
||
|
__all__ = ["LlamaModelInferPolicy"]
|