ColossalAI/model_zoo/moe/__init__.py
2022-03-24 17:39:21 +08:00

3 lines
94 B
Python

from .models import Widenet, ViTMoE
from .gpt import MOEGPT, prmoe_4b, prmoe_31b, prmoe_51b