1. 07 Nov, 2022 2 commits
  2. 26 Oct, 2022 1 commit
  3. 16 Aug, 2022 2 commits
  4. 11 Aug, 2022 1 commit
  5. 29 Jul, 2022 1 commit
  6. 21 Jul, 2022 1 commit
  7. 19 Jul, 2022 1 commit
  8. 15 Jul, 2022 3 commits
  9. 14 Jul, 2022 3 commits
  10. 12 Jul, 2022 2 commits
  11. 11 Jul, 2022 1 commit
  12. 08 Jul, 2022 2 commits
  13. 07 Jul, 2022 1 commit
  14. 06 Jul, 2022 2 commits
  15. 04 Jul, 2022 1 commit
  16. 29 Jun, 2022 1 commit
    • YuliangLiu0306's avatar
      [context]use meta tensor to init model lazily. (#1187) · 2053e138
      YuliangLiu0306 authored
      * [CLI] add CLI launcher
      
      * Revert "[CLI] add CLI launcher"
      
      This reverts commit df7e6506d4500af6a9220ef7fe4d3c7b1daebd4c.
      
      * [context]use meta tensor to init model lazily.
      
      * polish
      
      * make module with device kwargs bypass the normal init.
      
      * change unit test to adapt updated context.
      2053e138
  17. 20 Jun, 2022 1 commit
  18. 16 Jun, 2022 1 commit
  19. 10 Jun, 2022 2 commits
  20. 09 Jun, 2022 1 commit
  21. 08 Jun, 2022 1 commit
  22. 06 Jun, 2022 1 commit
  23. 24 Apr, 2022 2 commits
    • HELSON's avatar
      [gemini] add GeminiMemoryManger (#832) · e5ea3fde
      HELSON authored
      * refactor StatefulTensor, tensor utilities
      
      * add unitest for GeminiMemoryManager
      e5ea3fde
    • YuliangLiu0306's avatar
      [pipelinable]use pipelinable context to initialize non-pipeline model (#816) · 35ea6e10
      YuliangLiu0306 authored
      * [CLI] add CLI launcher
      
      * Revert "[CLI] add CLI launcher"
      
      This reverts commit df7e6506d4500af6a9220ef7fe4d3c7b1daebd4c.
      
      * [pipeline]add module lazy init feature to support large model initization.
      
      * [pipeline]add to_layer_list and partition method to support arbitrary non-pp model
      
      * refactor the module structure
      
      * polish
      
      * [pipelinable]add unit test for pipelinable
      
      * polish
      
      * polish
      
      * Fix CodeFactor issues.
      35ea6e10
  24. 19 Apr, 2022 1 commit
  25. 14 Apr, 2022 1 commit
  26. 12 Apr, 2022 2 commits
  27. 11 Apr, 2022 2 commits