mirror of
https://github.com/hpcaitech/ColossalAI.git
synced 2026-01-18 08:35:08 +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
|