mirror of
https://github.com/hpcaitech/ColossalAI.git
synced 2025-09-08 12:30:42 +00:00
[moe] merge moe into main (#4978)
* update moe module * support openmoe
This commit is contained in:
@@ -1,7 +1,5 @@
|
||||
from .config import Config, ConfigException
|
||||
|
||||
# from .moe_context import MOE_CONTEXT
|
||||
|
||||
__all__ = [
|
||||
"Config",
|
||||
"ConfigException",
|
||||
|
Reference in New Issue
Block a user