InternLM/internlm/model
yingtongxiong bd4af3a31f modify the all2all 2023-10-08 17:21:17 +08:00
..
__init__.py feat(moe): add moe module (#182) 2023-09-27 15:54:53 +08:00
embedding.py fix(model/embedding.py): ci lint check error (#345) 2023-09-21 14:46:22 +08:00
linear.py debug 2023-10-08 13:20:29 +08:00
loss.py initial commit 2023-07-06 12:55:23 +08:00
metrics.py fix(metric): argument missing in getting loss metrics. (#256) 2023-08-31 17:44:39 +08:00
modeling_internlm.py modify the all2all 2023-10-08 17:21:17 +08:00
modeling_moe.py feat(moe): add moe module (#182) 2023-09-27 15:54:53 +08:00
moe.py feat(moe): add moe module (#182) 2023-09-27 15:54:53 +08:00
multi_head_attention.py modify the all2all 2023-10-08 17:21:17 +08:00
norm.py Merge develop to main (#233) 2023-08-24 22:03:04 +08:00
utils.py feat(moe): add moe module (#182) 2023-09-27 15:54:53 +08:00