ColossalAI/model_zoo/moe/__init__.py

3 lines
94 B
Python
Raw Normal View History

2022-03-24 09:39:21 +00:00
from .models import Widenet, ViTMoE
from .gpt import MOEGPT, prmoe_4b, prmoe_31b, prmoe_51b