1. 22 May, 2023 1 commit
  2. 19 May, 2023 1 commit
  3. 17 May, 2023 2 commits
    • Hongxin Liu's avatar
      [devops] fix ci for document check (#3751) · 5dd573c6
      Hongxin Liu authored
      * [doc] add test info
      
      * [devops] update doc check ci
      
      * [devops] add debug info
      
      * [devops] add debug info
      
      * [devops] add debug info
      
      * [devops] add debug info
      
      * [devops] add debug info
      
      * [devops] add debug info
      
      * [devops] add debug info
      
      * [devops] add debug info
      
      * [devops] add debug info
      
      * [devops] add debug info
      
      * [devops] remove debug info and update invalid doc
      
      * [devops] add essential comments
      5dd573c6
    • Hongxin Liu's avatar
      [devops] make build on PR run automatically (#3748) · c03bd7c6
      Hongxin Liu authored
      * [devops] make build on PR run automatically
      
      * [devops] update build on pr condition
      c03bd7c6
  4. 15 May, 2023 1 commit
    • Hongxin Liu's avatar
      [devops] update torch version of CI (#3725) · afb239bb
      Hongxin Liu authored
      * [test] fix flop tensor test
      
      * [test] fix autochunk test
      
      * [test] fix lazyinit test
      
      * [devops] update torch version of CI
      
      * [devops] enable testmon
      
      * [devops] fix ci
      
      * [devops] fix ci
      
      * [test] fix checkpoint io test
      
      * [test] fix cluster test
      
      * [test] fix timm test
      
      * [devops] fix ci
      
      * [devops] fix ci
      
      * [devops] fix ci
      
      * [devops] fix ci
      
      * [devops] force sync to test ci
      
      * [test] skip fsdp test
      afb239bb
  5. 26 Apr, 2023 1 commit
    • Hongxin Liu's avatar
      [gemini] accelerate inference (#3641) · 50793b35
      Hongxin Liu authored
      * [gemini] support don't scatter after inference
      
      * [chat] update colossalai strategy
      
      * [chat] fix opt benchmark
      
      * [chat] update opt benchmark
      
      * [gemini] optimize inference
      
      * [test] add gemini inference test
      
      * [chat] fix unit test ci
      
      * [chat] fix ci
      
      * [chat] fix ci
      
      * [chat] skip checkpoint test
      50793b35
  6. 24 Apr, 2023 1 commit
  7. 20 Apr, 2023 1 commit
  8. 18 Apr, 2023 1 commit
    • Camille Zhong's avatar
      Update test_ci.sh · 36a519b4
      Camille Zhong authored
      update
      
      Update test_ci.sh
      
      Update test_ci.sh
      
      Update test_ci.sh
      
      Update test_ci.sh
      
      Update test_ci.sh
      
      Update test_ci.sh
      
      Update run_chatgpt_examples.yml
      
      Update run_chatgpt_examples.yml
      
      Update run_chatgpt_examples.yml
      
      Update run_chatgpt_examples.yml
      
      Update run_chatgpt_examples.yml
      
      Update run_chatgpt_examples.yml
      
      Update test_ci.sh
      
      Update test_ci.sh
      
      update
      
      Update run_chatgpt_examples.yml
      
      Update run_chatgpt_examples.yml
      
      update ci
      
      Update test_ci.sh
      
      Update run_chatgpt_examples.yml
      
      Update run_chatgpt_examples.yml
      
      Update run_chatgpt_examples.yml
      
      Update run_chatgpt_examples.yml
      
      Update run_chatgpt_examples.yml
      
      Update run_chatgpt_examples.yml
      
      Update run_chatgpt_examples.yml
      
      Update test_ci.sh
      
      Update test_ci.sh
      
      Update run_chatgpt_examples.yml
      
      Update test_ci.sh
      
      Update test_ci.sh
      
      Update test_ci.sh
      
      update test ci
      
      RoBERTa for RLHF Stage 2 & 3 (still in testing)
      
      Revert "Add RoBERTa for RLHF Stage 2 & 3 (test)"
      
      This reverts commit 06741d894dcbe958acd4e10d771f22275e20e368.
      
      Add RoBERTa for RLHF stage 2 & 3
      
      1. add roberta folder under model folder
      2. add  roberta option in train_reward_model.py
      3. add some test in testci
      
      Update test_ci.sh
      
      Revert "Update test_ci.sh"
      
      This reverts commit 9c7352b81766f3177d31eeec0ec178a301df966a.
      
      Add RoBERTa for RLHF Stage 2 & 3 (test)
      
      RoBERTa for RLHF Stage 2 & 3 (still in testing)
      
      Revert "Add RoBERTa for RLHF Stage 2 & 3 (test)"
      
      This reverts commit 06741d894dcbe958acd4e10d771f22275e20e368.
      
      Add RoBERTa for RLHF stage 2 & 3
      
      1. add roberta folder under model folder
      2. add  roberta option in train_reward_model.py
      3. add some test in testci
      
      Update test_ci.sh
      
      Revert "Update test_ci.sh"
      
      This reverts commit 9c7352b81766f3177d31eeec0ec178a301df966a.
      
      update roberta with coati
      
      chat ci update
      
      Revert "chat ci update"
      
      This reverts commit 17ae7ae01fa752bd3289fc39069868fde99cf846.
      
      [test]chat_update_ci
      
      Update test_ci.sh
      
      Update test_ci.sh
      
      test
      
      Update gpt_critic.py
      
      Update gpt_critic.py
      
      Update run_chatgpt_unit_tests.yml
      
      update test ci
      
      update
      
      update
      
      update
      
      update
      
      Update test_ci.sh
      
      update
      
      Update test_ci.sh
      
      Update test_ci.sh
      
      Update run_chatgpt_examples.yml
      
      Update run_chatgpt_examples.yml
      36a519b4
  9. 17 Apr, 2023 1 commit
  10. 06 Apr, 2023 1 commit
  11. 27 Mar, 2023 1 commit
  12. 14 Mar, 2023 1 commit
  13. 09 Mar, 2023 1 commit
  14. 07 Mar, 2023 2 commits
  15. 28 Feb, 2023 1 commit
    • Frank Lee's avatar
      [workflow] added auto doc test on PR (#2929) · 77b88a38
      Frank Lee authored
      * [workflow] added auto doc test on PR
      
      * [workflow] added doc test workflow
      
      * polish code
      
      * polish code
      
      * polish code
      
      * polish code
      
      * polish code
      
      * polish code
      
      * polish code
      77b88a38
  16. 24 Feb, 2023 1 commit
  17. 18 Feb, 2023 1 commit
  18. 15 Feb, 2023 4 commits
  19. 13 Feb, 2023 3 commits
  20. 10 Feb, 2023 1 commit
  21. 09 Feb, 2023 1 commit
  22. 07 Feb, 2023 3 commits
  23. 06 Feb, 2023 9 commits