InternLM/internlm/utils
Wenwen Qu 9ad7942568
Merge branch 'develop' into feature_add_moe
2023-08-08 16:51:10 +08:00
..
__init__.py initial commit 2023-07-06 12:55:23 +08:00
checkpoint.py initial commit 2023-07-06 12:55:23 +08:00
common.py feat(monitor): support monitor and alert (#175) 2023-08-08 11:18:15 +08:00
evaluation.py feat(monitor): support monitor and alert (#175) 2023-08-08 11:18:15 +08:00
logger.py feat(utils/evaluation.py): support evaluate (#154) 2023-08-02 19:03:59 +08:00
megatron_timers.py initial commit 2023-07-06 12:55:23 +08:00
model_checkpoint.py feat(ckpt): add async upload and ckpt snapshot (#161) 2023-08-08 13:08:36 +08:00
parallel.py modified: internlm/model/moe.py 2023-08-08 16:46:14 +08:00
registry.py feat(core/scheduler): support pipeline parallel (#98) 2023-07-24 20:52:09 +08:00
storage_manager.py feat(ckpt): add async upload and ckpt snapshot (#161) 2023-08-08 13:08:36 +08:00
writer.py feat(utils/logger.py): support uniscale logger (#152) 2023-08-01 17:37:32 +08:00