InternLM/internlm
Wenwen Qu aa5e34d815
compatible with old ckpt (#418)
2023-10-17 17:25:36 +08:00
..
apis initial commit 2023-07-06 12:55:23 +08:00
core feat(train): add fsdp training option (#293) 2023-10-09 18:59:31 +08:00
data Merge develop to main (#233) 2023-08-24 22:03:04 +08:00
initialize fix(moe): fix moe compatibility for fsdp and memory profiling (#417) 2023-10-17 14:13:48 +08:00
model fix(model): fix errant inference_forward (#396) 2023-10-09 08:29:11 -05:00
moe feat(moe): add moe module (#182) 2023-09-27 15:54:53 +08:00
monitor doc(monitor): add light monitoring doc (#352) 2023-09-25 19:28:09 +08:00
solver fix(optimizer/fsdp_optimizer.py): fsdp process empty params group (#408) 2023-10-10 20:06:04 +08:00
train feat(train): add fsdp training option (#293) 2023-10-09 18:59:31 +08:00
utils compatible with old ckpt (#418) 2023-10-17 17:25:36 +08:00
__init__.py initial commit 2023-07-06 12:55:23 +08:00