"server/vscode:/vscode.git/clone" did not exist on "611e21cb137e08b0b9a35c76676eb46de9d30627"
  1. 17 Dec, 2024 1 commit
  2. 12 Dec, 2024 1 commit
  3. 02 Dec, 2024 1 commit
  4. 31 Oct, 2024 1 commit
    • Sayak Paul's avatar
      [CI] add a big GPU marker to run memory-intensive tests separately on CI (#9691) · ff182ad6
      Sayak Paul authored
      
      
      * add a marker for big gpu tests
      
      * update
      
      * trigger on PRs temporarily.
      
      * onnx
      
      * fix
      
      * total memory
      
      * fixes
      
      * reduce memory threshold.
      
      * bigger gpu
      
      * empty
      
      * g6e
      
      * Apply suggestions from code review
      
      * address comments.
      
      * fix
      
      * fix
      
      * fix
      
      * fix
      
      * fix
      
      * okay
      
      * further reduce.
      
      * updates
      
      * remove
      
      * updates
      
      * updates
      
      * updates
      
      * updates
      
      * fixes
      
      * fixes
      
      * updates.
      
      * fix
      
      * workflow fixes.
      
      ---------
      Co-authored-by: default avatarAryan <aryan@huggingface.co>
      ff182ad6
  5. 16 Sep, 2024 1 commit
  6. 12 Sep, 2024 1 commit
  7. 30 Aug, 2024 1 commit
  8. 20 Aug, 2024 1 commit
  9. 19 Aug, 2024 1 commit
  10. 02 Aug, 2024 1 commit
  11. 01 Aug, 2024 1 commit
  12. 29 Jul, 2024 1 commit
  13. 26 Jul, 2024 2 commits
  14. 25 Jul, 2024 1 commit
  15. 03 Jun, 2024 1 commit
  16. 21 May, 2024 1 commit
  17. 02 May, 2024 1 commit
  18. 01 May, 2024 1 commit
  19. 10 Apr, 2024 1 commit
  20. 02 Apr, 2024 1 commit
  21. 28 Mar, 2024 1 commit
  22. 14 Mar, 2024 1 commit
  23. 13 Mar, 2024 1 commit
  24. 29 Feb, 2024 1 commit
    • Sayak Paul's avatar
      use uv for installing stuff in the workflows. (#7116) · 3daebe2b
      Sayak Paul authored
      * use uv for installing stuff in the workflows.
      
      * fix: from source installation command when using uv.
      
      * fix uv venv issue
      
      * edit editable installation.
      
      * fix quality installation
      
      * checking
      
      * make editable.
      
      * more check
      
      * check
      
      * add: export step
      
      * venv handling.
      
      * checking.
      
      * fix: dependency workflows.
      
      * peft tests.
      
      * proper way to initialize env.
      
      * Empty-Commit
      
      * Empty-Commit
      3daebe2b
  25. 29 Dec, 2022 1 commit
  26. 20 Dec, 2022 1 commit
  27. 16 Dec, 2022 1 commit
  28. 05 Dec, 2022 1 commit
    • Anton Lozhkov's avatar
      [CI] Add slow MPS tests (#1104) · cc22bda5
      Anton Lozhkov authored
      
      
      * [CI] Add slow MPS tests
      
      * fix yml
      
      * temporarily resolve caching
      
      * Tests: fix mps crashes.
      
      * Skip test_load_pipeline_from_git on mps.
      
      Not compatible with float16.
      
      * Increase tolerance, use CPU generator, alt. slices.
      
      * Move to nightly
      
      * style
      Co-authored-by: default avatarPedro Cuenca <pedro@huggingface.co>
      cc22bda5