1. 15 Apr, 2022 1 commit
  2. 23 Mar, 2022 1 commit
    • Sylvain Gugger's avatar
      Reorganize file utils (#16264) · 4975002d
      Sylvain Gugger authored
      * Split file_utils in several submodules
      
      * Fixes
      
      * Add back more objects
      
      * More fixes
      
      * Who exactly decided to import that from there?
      
      * Second suggestion to code with code review
      
      * Revert wront move
      
      * Fix imports
      
      * Adapt all imports
      
      * Adapt all imports everywhere
      
      * Revert this import, will fix in a separate commit
      4975002d
  3. 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
  4. 02 Mar, 2022 1 commit
  5. 23 Feb, 2022 1 commit
  6. 03 Feb, 2022 1 commit
  7. 13 Jan, 2022 1 commit
  8. 07 Dec, 2021 1 commit
  9. 23 Nov, 2021 1 commit
  10. 11 Nov, 2021 1 commit
  11. 08 Nov, 2021 1 commit
  12. 30 Aug, 2021 1 commit
  13. 23 Jul, 2021 1 commit
  14. 14 Jul, 2021 1 commit
  15. 13 Jul, 2021 1 commit
  16. 22 Jun, 2021 1 commit
  17. 08 Jun, 2021 2 commits
  18. 04 Jun, 2021 1 commit
  19. 02 Jun, 2021 2 commits
  20. 01 Jun, 2021 1 commit
  21. 21 May, 2021 1 commit
  22. 06 May, 2021 1 commit
  23. 30 Apr, 2021 1 commit
    • Stas Bekman's avatar
      [DeepSpeed] fp32 support (#11499) · 4e7bf94e
      Stas Bekman authored
      * prep for deepspeed==0.3.16
      
      * new version
      
      * too soon
      
      * support and test fp32 mode
      
      * troubleshooting doc start
      
      * workaround no longer needed
      
      * add fp32 doc
      
      * style
      
      * cleanup, add tf32 note
      
      * clarify
      
      * release was made
      4e7bf94e
  24. 26 Apr, 2021 3 commits
  25. 21 Apr, 2021 1 commit
  26. 14 Apr, 2021 1 commit
  27. 13 Apr, 2021 1 commit
  28. 08 Apr, 2021 1 commit