mirror of
https://github.com/hpcaitech/ColossalAI.git
synced 2025-06-02 12:25:26 +00:00
3 lines
94 B
Python
3 lines
94 B
Python
from .models import Widenet, ViTMoE
|
|
from .gpt import MOEGPT, prmoe_4b, prmoe_31b, prmoe_51b
|