InternLM/internlm/core
Sun Peng 4a3d15650e
fix(no_pp_scheduler): drop model out data and label if not used (#39)
* fix(no_pp_scheduler): drop out and label if not used

* Update train_performance.md

* Update readme with new tested data

* update some typos
2023-07-08 18:55:31 +08:00
..
context initial commit 2023-07-06 12:55:23 +08:00
__init__.py initial commit 2023-07-06 12:55:23 +08:00
engine.py initial commit 2023-07-06 12:55:23 +08:00
gradient_handler.py initial commit 2023-07-06 12:55:23 +08:00
naive_amp.py initial commit 2023-07-06 12:55:23 +08:00
no_pipeline_scheduler.py fix(no_pp_scheduler): drop model out data and label if not used (#39) 2023-07-08 18:55:31 +08:00
trainer.py initial commit 2023-07-06 12:55:23 +08:00