Commit Graph

4 Commits (e4c0651b965241f5a21dec9530ed2d995c1ebbff)

Author SHA1 Message Date
cx f1a7949185
feat(profiling): add a simple memory profiler (#89)
* feat(profiling): add simple memory profiler

* feat(profiling): add profiling argument
2023-08-08 13:10:01 +08:00
Changjiang GOU 73de6622a9
fix(readme, requirements): fix typo at Chinese readme and select a lower version of transformers (#73)
* fix a typo in readme

* in order to find InternLMTokenizer, select a lower version of Transformers

---------

Co-authored-by: gouhchangjiang <gouhchangjiang@gmail.com>
2023-07-13 18:44:33 +08:00
Sun Peng 912fc8f8aa
doc: update the training examples (#27)
* doc: update the training examples

* update README

* change all "++++" log

* Update pylint

* solve lint err
2023-07-07 15:54:09 +08:00
Sun Peng fa7337b37b initial commit 2023-07-06 12:55:23 +08:00