"applications/Colossal-LLaMA-2/train_sft.example.sh" did not exist on "74aa7d964a8fbb9a9a4865ecd9ac2bda817c3ef2"
  1. 22 Mar, 2023 1 commit
    • YuliangLiu0306's avatar
      [FX] refactor experimental tracer and adapt it with hf models (#3157) · f57d3495
      YuliangLiu0306 authored
      * pass gpt trace and meta_prop
      
      * pass t5 trace and meta_prop
      
      * [FX] refactor experimental tracer and adapt it with hf models
      
      * pass all mainstream model zoo
      
      * fix CI
      
      * fix CI
      
      * fix CI
      
      * fix CI
      
      * fix CI
      
      * fix CI
      
      * fix CI
      
      * fix CI
      
      * skip tests
      
      * fix CI
      
      * using packaging version
      
      * polish
      f57d3495
  2. 20 Mar, 2023 2 commits
  3. 17 Mar, 2023 2 commits
    • ver217's avatar
      [lazyinit] add correctness verification (#3147) · 6ae8ed04
      ver217 authored
      * [lazyinit] fix shared module
      
      * [tests] add lazy init test utils
      
      * [tests] add torchvision for lazy init
      
      * [lazyinit] fix pre op fn
      
      * [lazyinit] handle legacy constructor
      
      * [tests] refactor lazy init test models
      
      * [tests] refactor lazy init test utils
      
      * [lazyinit] fix ops don't support meta
      
      * [tests] lazy init test timm models
      
      * [lazyinit] fix set data
      
      * [lazyinit] handle apex layers
      
      * [tests] lazy init test transformers models
      
      * [tests] lazy init test torchaudio models
      
      * [lazyinit] fix import path
      
      * [tests] lazy init test torchrec models
      
      * [tests] update torch version in CI
      
      * [tests] revert torch version in CI
      
      * [tests] skip lazy init test
      6ae8ed04
    • Frank Lee's avatar
      [booster] implemented mixed precision class (#3151) · ed192905
      Frank Lee authored
      * [booster] implemented mixed precision class
      
      * polish code
      ed192905
  4. 15 Mar, 2023 4 commits
  5. 14 Mar, 2023 2 commits