InternLM/internlm
zigzagcai f8eaf618af revert worker_init_fn since we move gc disable after dataloader launching 2023-12-29 19:34:38 +08:00
..
apis feat(tools): support origin internlm architecture in web_demo (#478) 2023-11-09 20:01:55 +08:00
core fix(pp): fix no-packed dataset load micro batch error (#538) 2023-12-13 14:48:32 +08:00
data fix the type_ids when micro_num=1 and use_flash_attn=False (#516) 2023-12-06 14:38:28 +08:00
initialize fix pylint 2023-12-19 15:40:18 +08:00
model fix(model): change model_type `LLAMA` to `LLAMA2` (#539) 2023-12-13 17:24:45 +08:00
moe fix(moe): remove norm&gate force sync (#448) 2023-11-01 11:29:55 +08:00
monitor fix(alert): send exception of all ranks (#491) 2023-11-10 19:04:31 +08:00
solver fix the bug so that the sequence parallel norm is all-reduced when overlap is False (#534) 2023-12-12 16:22:39 +08:00
train revert worker_init_fn since we move gc disable after dataloader launching 2023-12-29 19:34:38 +08:00
utils fix(model): change model_type `LLAMA` to `LLAMA2` (#539) 2023-12-13 17:24:45 +08:00
__init__.py initial commit 2023-07-06 12:55:23 +08:00