InternLM/internlm
jiaopenglong 7c99e01ca7
fix(monitor): add alert switch and refactor monitor config (#285)
* add monitor switch

* add switch to light monitor

* fix alert_address is empty

* fix light monitor heartbeat

* init light_monitor on rank_log only

* add comments to the monitoring config

* optimize config
2023-09-07 21:49:05 +08:00
..
apis initial commit 2023-07-06 12:55:23 +08:00
core feat(utils): add timeout warpper for key functions (#286) 2023-09-07 17:26:17 +08:00
data Merge develop to main (#233) 2023-08-24 22:03:04 +08:00
initialize fix(monitor): add alert switch and refactor monitor config (#285) 2023-09-07 21:49:05 +08:00
model fix(model): set tensor parallel attribute for mlp (#271) 2023-09-05 19:03:02 +08:00
monitor fix(monitor): add alert switch and refactor monitor config (#285) 2023-09-07 21:49:05 +08:00
solver fix(monitor): add alert switch and refactor monitor config (#285) 2023-09-07 21:49:05 +08:00
train fix(monitor): add alert switch and refactor monitor config (#285) 2023-09-07 21:49:05 +08:00
utils feat(utils): add timeout warpper for key functions (#286) 2023-09-07 17:26:17 +08:00
__init__.py initial commit 2023-07-06 12:55:23 +08:00