InternLM/internlm
jiaopenglong 8d8d811e10
feat(monitor): add light monitor (#275)
* add light monitor

* filter key of metrics dict

* test no light_monitor case

* mv init_light_monitor to initialize_distributed_env
2023-09-05 19:24:01 +08:00
..
apis initial commit 2023-07-06 12:55:23 +08:00
core feat(ckpt): fix checkpoint bugs and add feature enhancements. (#259) 2023-09-05 17:40:48 +08:00
data Merge develop to main (#233) 2023-08-24 22:03:04 +08:00
initialize feat(monitor): add light monitor (#275) 2023-09-05 19:24:01 +08:00
model fix(model): set tensor parallel attribute for mlp (#271) 2023-09-05 19:03:02 +08:00
monitor feat(monitor): add light monitor (#275) 2023-09-05 19:24:01 +08:00
solver Merge remote-tracking branch 'origin/main' into develop 2023-09-05 17:50:35 +08:00
train feat(monitor): add light monitor (#275) 2023-09-05 19:24:01 +08:00
utils Merge branch 'develop' of github.com:InternLM/InternLM into develop 2023-09-05 17:46:27 +08:00
__init__.py initial commit 2023-07-06 12:55:23 +08:00