1. 21 May, 2024 3 commits
  2. 20 May, 2024 1 commit
  3. 13 May, 2024 1 commit
    • fxmarty's avatar
      CI: update to ROCm 6.0.2 and test MI300 (#30266) · 37bba2a3
      fxmarty authored
      
      
      * update to ROCm 6.0.2 and test MI300
      
      * add callers for mi300
      
      * update dockerfile
      
      * fix trainer tests
      
      * remove apex
      
      * style
      
      * Update tests/trainer/test_trainer_seq2seq.py
      
      * Update tests/trainer/test_trainer_seq2seq.py
      
      * Update tests/trainer/test_trainer_seq2seq.py
      
      * Update tests/trainer/test_trainer_seq2seq.py
      
      * update to torch 2.3
      
      * add workflow dispatch target
      
      * we may need branches: mi300-ci after all
      
      * nit
      
      * fix docker build
      
      * nit
      
      * add check runner
      
      * remove docker-gpu
      
      * fix issues
      
      * fix
      
      ---------
      Co-authored-by: default avatarYih-Dar <2521628+ydshieh@users.noreply.github.com>
      Co-authored-by: default avatarydshieh <ydshieh@users.noreply.github.com>
      37bba2a3
  4. 06 May, 2024 2 commits
  5. 19 Apr, 2024 1 commit
  6. 18 Apr, 2024 1 commit
  7. 16 Apr, 2024 1 commit
  8. 31 Mar, 2024 1 commit
  9. 28 Mar, 2024 2 commits
  10. 26 Mar, 2024 2 commits
  11. 19 Mar, 2024 1 commit
  12. 08 Mar, 2024 1 commit
  13. 04 Mar, 2024 1 commit
  14. 01 Mar, 2024 1 commit
    • Zach Mueller's avatar
      Fix deprecated arg issue (#29372) · 1a7c117d
      Zach Mueller authored
      * Fix deprecated arg issue
      
      * Trainer check too
      
      * Check for dict or dataclass
      
      * Simplify, make config always AcceleratorConfig
      
      * Upstream to Trainer
      1a7c117d
  15. 20 Feb, 2024 2 commits
  16. 16 Feb, 2024 2 commits
  17. 14 Feb, 2024 3 commits
  18. 22 Jan, 2024 1 commit
  19. 10 Jan, 2024 2 commits
  20. 20 Dec, 2023 1 commit
  21. 11 Dec, 2023 1 commit
  22. 08 Dec, 2023 2 commits
  23. 28 Nov, 2023 1 commit
  24. 21 Nov, 2023 1 commit
  25. 16 Nov, 2023 1 commit
    • Arthur's avatar
      [`Styling`] stylify using ruff (#27144) · 651408a0
      Arthur authored
      
      
      * try to stylify using ruff
      
      * might need to remove these changes?
      
      * use ruf format andruff check
      
      * use isinstance instead of type comparision
      
      * use # fmt: skip
      
      * use # fmt: skip
      
      * nits
      
      * soem styling changes
      
      * update ci job
      
      * nits isinstance
      
      * more files update
      
      * nits
      
      * more nits
      
      * small nits
      
      * check and format
      
      * revert wrong changes
      
      * actually use formatter instead of checker
      
      * nits
      
      * well docbuilder is overwriting this commit
      
      * revert notebook changes
      
      * try to nuke docbuilder
      
      * style
      
      * fix feature exrtaction test
      
      * remve `indent-width = 4`
      
      * fixup
      
      * more nits
      
      * update the ruff version that we use
      
      * style
      
      * nuke docbuilder styling
      
      * leve the print for detected changes
      
      * nits
      
      * Remove file I/O
      Co-authored-by: default avatarcharliermarsh <charlie.r.marsh@gmail.com>
      
      * style
      
      * nits
      
      * revert notebook changes
      
      * Add # fmt skip when possible
      
      * Add # fmt skip when possible
      
      * Fix
      
      * More `  # fmt: skip` usage
      
      * More `  # fmt: skip` usage
      
      * More `  # fmt: skip` usage
      
      * NIts
      
      * more fixes
      
      * fix tapas
      
      * Another way to skip
      
      * Recommended way
      
      * Fix two more fiels
      
      * Remove asynch
      Remove asynch
      
      ---------
      Co-authored-by: default avatarcharliermarsh <charlie.r.marsh@gmail.com>
      651408a0
  26. 06 Nov, 2023 1 commit
  27. 31 Oct, 2023 2 commits
  28. 30 Oct, 2023 1 commit