InternLM/internlm
ytxiong a017cab4b3
fix(*): move sequence_parallel to parallel config (#224)
* move sequence_parallel to parallel config

* set the sequece_parallel default value is False

* fix lint

* fix lint

* fix lint
2023-08-24 09:49:04 +08:00
..
apis initial commit 2023-07-06 12:55:23 +08:00
core fix(pipeline_scheduler.py): fix tensor shape err and comm block (#210) 2023-08-21 12:09:27 +08:00
data refactor(solver/optimizer): improve optimizer memory (#193) 2023-08-11 17:46:07 +08:00
initialize fix(*): move sequence_parallel to parallel config (#224) 2023-08-24 09:49:04 +08:00
model fix(*): move sequence_parallel to parallel config (#224) 2023-08-24 09:49:04 +08:00
monitor feat(monitor): support monitor and alert (#175) 2023-08-08 11:18:15 +08:00
solver Feat/overlap_bcast_forward (#218) 2023-08-23 16:59:59 +08:00
utils fix(*): move sequence_parallel to parallel config (#224) 2023-08-24 09:49:04 +08:00
__init__.py initial commit 2023-07-06 12:55:23 +08:00