1. 11 Apr, 2023 1 commit
  2. 10 Apr, 2023 5 commits
  3. 07 Apr, 2023 3 commits
  4. 06 Apr, 2023 14 commits
  5. 05 Apr, 2023 2 commits
  6. 04 Apr, 2023 6 commits
  7. 03 Apr, 2023 2 commits
    • Frank Lee's avatar
      [test] fixed gemini plugin test (#3411) · 638a07a7
      Frank Lee authored
      * [test] fixed gemini plugin test
      
      * polish code
      
      * polish code
      638a07a7
    • Camille Zhong's avatar
      [chatgpt] add pre-trained model RoBERTa for RLHF stage 2 & 3 (#3223) · 30412866
      Camille Zhong authored
      * 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
      
      * add test for reward model training
      
      * 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
      30412866
  8. 02 Apr, 2023 1 commit
  9. 01 Apr, 2023 1 commit
    • Jan Roudaut's avatar
      [doc] polish diffusion example (#3386) · dd367ce7
      Jan Roudaut authored
      * [examples/images/diffusion]: README.md: typo fixes
      
      * Update README.md
      
      * Grammar fixes
      
      * Reformulated "Step 3" (xformers) introduction
      
      to the cost => at the cost + reworded pip availability.
      dd367ce7
  10. 31 Mar, 2023 3 commits
    • Jan Roudaut's avatar
      Typofix: malformed `xformers` version (#3384) · 51cd2fec
      Jan Roudaut authored
      s/0.12.0/0.0.12/
      51cd2fec
    • ver217's avatar
      [booster] implement Gemini plugin (#3352) · 5f2e34e6
      ver217 authored
      * [booster] add gemini plugin
      
      * [booster] update docstr
      
      * [booster] gemini plugin add coloparam convertor
      
      * [booster] fix coloparam convertor
      
      * [booster] fix gemini plugin device
      
      * [booster] add gemini plugin test
      
      * [booster] gemini plugin ignore sync bn
      
      * [booster] skip some model
      
      * [booster] skip some model
      
      * [booster] modify test world size
      
      * [booster] modify test world size
      
      * [booster] skip test
      5f2e34e6
    • HELSON's avatar
      [moe] add checkpoint for moe models (#3354) · 1a1d68b0
      HELSON authored
      * [moe] add checkpoint for moe models
      
      * [hotfix] fix bugs in unit test
      1a1d68b0
  11. 30 Mar, 2023 2 commits