1. 12 Jun, 2023 1 commit
  2. 22 Mar, 2023 2 commits
  3. 13 Mar, 2023 1 commit
  4. 01 Mar, 2023 1 commit
  5. 27 Feb, 2023 1 commit
  6. 13 Feb, 2023 1 commit
  7. 10 Feb, 2023 1 commit
  8. 07 Nov, 2022 1 commit
  9. 14 Sep, 2022 1 commit
  10. 29 Aug, 2022 1 commit
  11. 04 Apr, 2022 1 commit
  12. 23 Mar, 2022 1 commit
  13. 17 Mar, 2022 1 commit
  14. 12 Mar, 2022 1 commit
    • Stas Bekman's avatar
      [Deepspeed] add support for bf16 mode (#14569) · 580dd87c
      Stas Bekman authored
      
      
      * [WIP] add support for bf16 mode
      
      * prep for bf16
      
      * prep for bf16
      
      * fix; zero2/bf16 is ok
      
      * check bf16 is available
      
      * test fixes
      
      * enable zero3_bf16
      
      * config files
      
      * docs
      
      * split stage_dtype; merge back to non-dtype-specific config file
      
      * fix doc
      
      * cleanup
      
      * cleanup
      
      * bfloat16 => bf16 to match the PR changes
      
      * s/zero_gather_fp16_weights_on_model_save/zero_gather_16bit_weights_on_model_save/; s/save_fp16_model/save_16bit_model/
      
      * test fixes/skipping
      
      * move
      
      * fix
      
      * Update docs/source/main_classes/deepspeed.mdx
      Co-authored-by: default avatarSylvain Gugger <35901082+sgugger@users.noreply.github.com>
      
      * backticks
      
      * cleanup
      
      * cleanup
      
      * cleanup
      
      * new version
      
      * add note about grad accum in bf16
      Co-authored-by: default avatarSylvain Gugger <35901082+sgugger@users.noreply.github.com>
      580dd87c
  15. 11 Feb, 2022 1 commit
  16. 10 Feb, 2022 1 commit
  17. 04 Feb, 2022 1 commit
  18. 03 Feb, 2022 1 commit
  19. 31 Jan, 2022 1 commit
  20. 26 Jan, 2022 2 commits
  21. 12 Jan, 2022 1 commit
  22. 28 Dec, 2021 1 commit
    • Sylvain Gugger's avatar
      Doc styler examples (#14953) · b5e2b183
      Sylvain Gugger authored
      * Fix bad examples
      
      * Add black formatting to style_doc
      
      * Use first nonempty line
      
      * Put it at the right place
      
      * Don't add spaces to empty lines
      
      * Better templates
      
      * Deal with triple quotes in docstrings
      
      * Result of style_doc
      
      * Enable mdx treatment and fix code examples in MDXs
      
      * Result of doc styler on doc source files
      
      * Last fixes
      
      * Break copy from
      b5e2b183
  23. 21 Dec, 2021 1 commit