mirror of https://github.com/InternLM/InternLM
* add doc for moe * fix moe and zero1 check in args_sanity_check * restore moe config file |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| embedding.py | ||
| linear.py | ||
| loss.py | ||
| metrics.py | ||
| modeling_internlm.py | ||
| modeling_moe.py | ||
| moe.py | ||
| multi_head_attention.py | ||
| norm.py | ||
| utils.py | ||