Commit Graph

6 Commits (ebf294274604fba08d164481666bf4591f564235)

Author SHA1 Message Date
jiaxingli c1e30cff2c
feat(numa): bind numa if possible (#320)
* feat:add numa

* feat:add bind numa

* feat:add bind numa

* feat:add bind numa

* feat: bind numa

* feat: bind numa

* feat: add numa

* feat:add numa

* feat:add numa

* try_bind_numa should not raise exception

---------

Co-authored-by: 877825076@qq.com <877825076@qq.com>
2023-09-25 19:34:52 +08:00
li126com c70819af92
Fix requirement (#243)
* feat:standard docker image

* feat:standard docker image

* fix: a little problem

* fix: a little problem
2023-08-31 15:28:46 +08:00
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