Commit Graph

4 Commits (ebf294274604fba08d164481666bf4591f564235)

Author SHA1 Message Date
jiaxingli 7776693373
feat(doc): add GPU memory info for 7B & 20B models (#507)
* unitest_only_forward

* memory_test

* doc fix

* doc fix
2023-11-21 19:20:02 +08:00
Sun Peng c18bec9361
fix[performance]: fix the performance evaluation mistakes (#40)
* fix(no_pp_scheduler): drop out and label if not used

* Update train_performance.md

* Update readme with new tested data

* update some typos

* doc(performance): fix some typos
2023-07-08 20:42:34 +08:00
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
Sun Peng fa7337b37b initial commit 2023-07-06 12:55:23 +08:00