1. 27 Jun, 2023 2 commits
  2. 26 Jun, 2023 2 commits
  3. 25 Jun, 2023 3 commits
    • Baizhou Zhang's avatar
      Merge pull request #4056 from Fridge003/hotfix/fix_gemini_chunk_config_searching · 2c8ae37f
      Baizhou Zhang authored
      [gemini] Rename arguments in chunk configuration searching
      2c8ae37f
    • Wenhao Chen's avatar
      [chat] refactor strategy class with booster api (#3987) · 153b957a
      Wenhao Chen authored
      * refactor: adapt boost API in base and naive strategies
      
      * fix: initialize plugin after setup_distributed
      
      * fix: fix save_pretrained fn
      
      * refactor: adapt boost API in DDPStrategy
      
      * to: add _post_init check
      
      * to: fix ddp backward, modify ddp dataloader and unwrap
      
      * feat: adapt boost API in ColossalAIStrategy
      
      * fix: call setup_distributed before use get_current_device
      
      * fix: fix save_model and save_optimizer
      
      * test: remove save_sharded_optimizer test
      
      * style: apply formatter
      
      * fix: fix stage check and add comments
      
      * feat: allow dict type arg in strategy.prepare
      
      * to: temporarily remove lr_scheduler for testing
      
      * style: simplify init of ColossalAIStrategy
      
      * fix: fix lr_scheduler in sft and rm
      
      * style: modify comments
      
      * test: add train_prompts tests
      
      * fix: fix inference only case and use in train_prompts
      
      * test: skip failed tests in ci
      
      * style: fix CodeFactor check
      
      * fix: do not use model.to('cpu') with GeminiPlugin
      
      * test: enable colossalai_gemini tests
      
      * test: set CUDA_VISIBLE_DEVICES in ci
      
      * docs: add note
      153b957a
    • Baizhou Zhang's avatar
  4. 22 Jun, 2023 1 commit
  5. 19 Jun, 2023 5 commits
  6. 16 Jun, 2023 2 commits
  7. 15 Jun, 2023 3 commits
  8. 14 Jun, 2023 1 commit
  9. 13 Jun, 2023 3 commits
  10. 12 Jun, 2023 5 commits
  11. 09 Jun, 2023 7 commits
  12. 08 Jun, 2023 6 commits