"vscode:/vscode.git/clone" did not exist on "a18a17d2b6357321279190963765085a0ef4d466"
  1. 09 Apr, 2024 2 commits
    • Marc Sun's avatar
      [CI] Fix setup (#30147) · 6cdbd73e
      Marc Sun authored
      * [CI] fix setup
      
      * fix
      
      * test
      
      * Revert "test"
      
      This reverts commit 7df416d45074439e2fa1b78afd24eacf37ce072f.
      6cdbd73e
    • Marc Sun's avatar
      Fix quantization tests (#29914) · 58a939c6
      Marc Sun authored
      * revert back to torch 2.1.1
      
      * run test
      
      * switch to torch 2.2.1
      
      * udapte dockerfile
      
      * fix awq tests
      
      * fix test
      
      * run quanto tests
      
      * update tests
      
      * split quantization tests
      
      * fix
      
      * fix again
      
      * final fix
      
      * fix report artifact
      
      * build docker again
      
      * Revert "build docker again"
      
      This reverts commit 399a5f9d9308da071d79034f238c719de0f3532e.
      
      * debug
      
      * revert
      
      * style
      
      * new notification system
      
      * testing notfication
      
      * rebuild docker
      
      * fix_prev_ci_results
      
      * typo
      
      * remove warning
      
      * fix typo
      
      * fix artifact name
      
      * debug
      
      * issue fixed
      
      * debug again
      
      * fix
      
      * fix time
      
      * test notif with faling test
      
      * typo
      
      * issues again
      
      * final fix ?
      
      * run all quantization tests again
      
      * remove name to clear space
      
      * revert modfiication done on workflow
      
      * fix
      
      * build docker
      
      * build only quant docker
      
      * fix quantization ci
      
      * fix
      
      * fix report
      
      * better quantization_matrix
      
      * add print
      
      * revert to the basic one
      58a939c6
  2. 05 Apr, 2024 1 commit
  3. 28 Feb, 2024 1 commit
    • Marc Sun's avatar
      [CI] Quantization workflow (#29046) · f54d82ca
      Marc Sun authored
      
      
      * [CI] Quantization workflow
      
      * build dockerfile
      
      * fix dockerfile
      
      * update self-cheduled.yml
      
      * test build dockerfile on push
      
      * fix torch install
      
      * udapte to python 3.10
      
      * update aqlm version
      
      * uncomment build dockerfile
      
      * tests if the scheduler works
      
      * fix docker
      
      * do not trigger on psuh again
      
      * add additional runs
      
      * test again
      
      * all good
      
      * style
      
      * Update .github/workflows/self-scheduled.yml
      Co-authored-by: default avatarYounes Belkada <49240599+younesbelkada@users.noreply.github.com>
      
      * test build dockerfile with torch 2.2.0
      
      * fix extra
      
      * clean
      
      * revert changes
      
      * Revert "revert changes"
      
      This reverts commit 4cb52b8822da9d1786a821a33e867e4fcc00d8fd.
      
      * revert correct change
      
      ---------
      Co-authored-by: default avatarYounes Belkada <49240599+younesbelkada@users.noreply.github.com>
      f54d82ca
  4. 26 Feb, 2024 1 commit
  5. 31 Jan, 2024 2 commits
  6. 10 Jan, 2024 1 commit
  7. 11 Dec, 2023 1 commit
    • Ella Charlaix's avatar
      Add deepspeed test to amd scheduled CI (#27633) · 39acfe84
      Ella Charlaix authored
      
      
      * add deepspeed scheduled test for amd
      
      * fix image
      
      * add dockerfile
      
      * add comment
      
      * enable tests
      
      * trigger
      
      * remove trigger for this branch
      
      * trigger
      
      * change runner env to trigger the docker build image test
      
      * use new docker image
      
      * remove test suffix from docker image tag
      
      * replace test docker image with original image
      
      * push new image
      
      * Trigger
      
      * add back amd tests
      
      * fix typo
      
      * add amd tests back
      
      * fix
      
      * comment until docker image build scheduled test fix
      
      * remove deprecated deepspeed build option
      
      * upgrade torch
      
      * update docker & make tests pass
      
      * Update docker/transformers-pytorch-deepspeed-amd-gpu/Dockerfile
      
      * fix
      
      * tmp disable test
      
      * precompile deepspeed to avoid timeout during tests
      
      * fix comment
      
      * trigger deepspeed tests with new image
      
      * comment tests
      
      * trigger
      
      * add sklearn dependency to fix slow tests
      
      * enable back other tests
      
      * final update
      
      ---------
      Co-authored-by: default avatarFelix Marty <felix@hf.co>
      Co-authored-by: default avatarF茅lix Marty <9808326+fxmarty@users.noreply.github.com>
      Co-authored-by: default avatarydshieh <ydshieh@users.noreply.github.com>
      39acfe84
  8. 07 Dec, 2023 1 commit
  9. 15 Nov, 2023 1 commit
  10. 10 Nov, 2023 1 commit
  11. 31 Oct, 2023 1 commit
  12. 27 Sep, 2023 1 commit
  13. 28 Jun, 2023 1 commit
  14. 05 Jun, 2023 1 commit
  15. 22 May, 2023 1 commit
  16. 20 Apr, 2023 1 commit
  17. 19 Apr, 2023 1 commit
  18. 13 Apr, 2023 1 commit
  19. 30 Mar, 2023 1 commit
  20. 28 Feb, 2023 1 commit
  21. 06 Dec, 2022 1 commit
  22. 05 Dec, 2022 1 commit
  23. 29 Nov, 2022 1 commit
  24. 17 Nov, 2022 1 commit
  25. 04 Nov, 2022 1 commit
  26. 07 Oct, 2022 1 commit
    • Sylvain Gugger's avatar
      Rework pipeline tests (#19366) · 9ac586b3
      Sylvain Gugger authored
      * Rework pipeline tests
      
      * Try to fix Flax tests
      
      * Try to put it before
      
      * Use a new decorator instead
      
      * Remove ignore marker since it doesn't work
      
      * Filter pipeline tests
      
      * Woopsie
      
      * Use the fitlered list
      
      * Clean up and fake modif
      
      * Remove init
      
      * Revert fake modif
      9ac586b3
  27. 19 Sep, 2022 1 commit
  28. 07 Sep, 2022 1 commit
  29. 06 Sep, 2022 1 commit
  30. 02 Sep, 2022 2 commits
  31. 04 Aug, 2022 1 commit
  32. 17 Jun, 2022 1 commit
  33. 09 Jun, 2022 1 commit
  34. 07 Jun, 2022 1 commit
  35. 02 Jun, 2022 1 commit
  36. 17 May, 2022 1 commit
  37. 13 May, 2022 1 commit