InternLM/internlm
Guoteng 7c820cfa40
feat(init): add skip args check flag and add zero overlap flag (#222)
* feat(init): add skip args check flag

* fix(optim): add param overlap enable flag
2023-08-24 16:44:18 +08:00
..
apis initial commit 2023-07-06 12:55:23 +08:00
core fix(pipeline): modify the sequence_parallel in pipeline (#227) 2023-08-24 14:45:40 +08:00
data feat(data/utils.py): add new dataset type code for streaming dataset (#225) 2023-08-24 13:46:18 +08:00
initialize feat(init): add skip args check flag and add zero overlap flag (#222) 2023-08-24 16:44:18 +08:00
model feat(init): add skip args check flag and add zero overlap flag (#222) 2023-08-24 16:44:18 +08:00
monitor feat(monitor): support monitor and alert (#175) 2023-08-08 11:18:15 +08:00
solver feat(init): add skip args check flag and add zero overlap flag (#222) 2023-08-24 16:44:18 +08:00
train feat(init): add skip args check flag and add zero overlap flag (#222) 2023-08-24 16:44:18 +08:00
utils Feat/example training internlm (#212) 2023-08-24 10:00:15 +08:00
__init__.py initial commit 2023-07-06 12:55:23 +08:00