1. 15 Sep, 2023 1 commit
    • Baizhou Zhang's avatar
      [doc] Add user document for Shardformer (#4702) · f911d5b0
      Baizhou Zhang authored
      * create shardformer doc files
      
      * add docstring for seq-parallel
      
      * update ShardConfig docstring
      
      * add links to llama example
      
      * add outdated massage
      
      * finish introduction & supporting information
      
      * finish 'how shardformer works'
      
      * finish shardformer.md English doc
      
      * fix doctest fail
      
      * add Chinese document
      f911d5b0
  2. 12 Sep, 2023 1 commit
  3. 21 Jul, 2023 1 commit
  4. 25 May, 2023 1 commit
  5. 23 May, 2023 1 commit
  6. 19 May, 2023 2 commits
    • Hongxin Liu's avatar
      [doc] add tutorial for booster checkpoint (#3785) · 60e6a154
      Hongxin Liu authored
      * [doc] add checkpoint related docstr for booster
      
      * [doc] add en checkpoint doc
      
      * [doc] add zh checkpoint doc
      
      * [doc] add booster checkpoint doc in sidebar
      
      * [doc] add cuation about ckpt for plugins
      
      * [doc] add doctest placeholder
      
      * [doc] add doctest placeholder
      
      * [doc] add doctest placeholder
      60e6a154
    • Hongxin Liu's avatar
      [doc] add tutorial for booster plugins (#3758) · 21e29e22
      Hongxin Liu authored
      * [doc] add en booster plugins doc
      
      * [doc] add booster plugins doc in sidebar
      
      * [doc] add zh booster plugins doc
      
      * [doc] fix zh booster plugin translation
      
      * [doc] reoganize tutorials order of basic section
      
      * [devops] force sync to test ci
      21e29e22