[moe] merge moe into main (#4978)

* update moe module
* support openmoe
This commit is contained in:
Xuanlei Zhao
2023-11-02 10:21:24 +08:00
committed by GitHub
parent 8993c8a817
commit dc003c304c
67 changed files with 7618 additions and 1657 deletions

View File

@@ -1,7 +1,5 @@
from .config import Config, ConfigException
# from .moe_context import MOE_CONTEXT
__all__ = [
"Config",
"ConfigException",