1. 05 Dec, 2023 1 commit
  2. 13 Nov, 2023 1 commit
  3. 07 Nov, 2023 1 commit
  4. 06 Nov, 2023 1 commit
  5. 01 Nov, 2023 1 commit
  6. 11 Oct, 2023 1 commit
  7. 24 Aug, 2023 1 commit
  8. 18 Aug, 2023 1 commit
    • Younes Belkada's avatar
      [`PEFT`] Peft integration alternative design (#25077) · faed2ca4
      Younes Belkada authored
      
      
      * a draft version
      
      * v2 integration
      
      * fix
      
      * make it more generic and works for IA3
      
      * add set adapter and multiple adapters support
      
      * fixup
      
      * adapt a bit
      
      * oops
      
      * oops
      
      * oops
      
      * adapt more
      
      * fix
      
      * add more refactor
      
      * now works with model class
      
      * change it to instance method as it causes issues with `jit`.
      
      * add CR
      
      * change method name
      
      * add `add_adapter` method
      
      * clean up
      
      * Update src/transformers/adapters/peft_mixin.py
      Co-authored-by: default avatarPatrick von Platen <patrick.v.platen@gmail.com>
      
      * add moe utils
      
      * fixup
      
      * Update src/transformers/adapters/peft_mixin.py
      Co-authored-by: default avatarPatrick von Platen <patrick.v.platen@gmail.com>
      
      * adapt
      
      * oops
      
      * fixup
      
      * add is_peft_available
      
      * remove `requires_backend`
      
      * trainer compatibility
      
      * fixup + docstring
      
      * more details
      
      * trigger CI
      
      * Apply suggestions from code review
      
      Co-authored-by: Sylvain Gugger <35901082+sgugger@users...
      faed2ca4
  9. 17 Aug, 2023 1 commit
  10. 10 Aug, 2023 1 commit
  11. 07 Aug, 2023 1 commit
  12. 31 Jul, 2023 1 commit
  13. 13 Jul, 2023 1 commit
  14. 11 Jul, 2023 1 commit
  15. 17 May, 2023 1 commit
  16. 12 May, 2023 2 commits
  17. 11 May, 2023 1 commit
  18. 10 May, 2023 1 commit
  19. 27 Apr, 2023 1 commit
  20. 24 Mar, 2023 1 commit
  21. 17 Mar, 2023 2 commits
  22. 13 Mar, 2023 1 commit
  23. 02 Mar, 2023 1 commit
    • amyeroberts's avatar
      Use PyAV instead of Decord in examples (#21572) · 3412f597
      amyeroberts authored
      * Use PyAV instead of Decord
      
      * Get frame indices
      
      * Fix number of frames
      
      * Update src/transformers/models/videomae/image_processing_videomae.py
      
      * Fix up
      
      * Fix copies
      
      * Update timesformer doctests
      
      * Update docstrings
      3412f597
  24. 02 Feb, 2023 1 commit
  25. 12 Dec, 2022 1 commit
  26. 07 Dec, 2022 1 commit
  27. 06 Dec, 2022 1 commit
  28. 05 Dec, 2022 1 commit
  29. 30 Nov, 2022 1 commit
  30. 18 Nov, 2022 1 commit
  31. 14 Nov, 2022 1 commit
  32. 26 Oct, 2022 1 commit
    • raghavanone's avatar
      Change the import of kenlm from github to pypi (#19770) · 7829c890
      raghavanone authored
      * Change the import of kenlm from github to pypi
      
      * Change the import of kenlm from github to pypi in circleci config
      
      * Fix code quality issues
      
      * Fix isort issue, add kenlm in extras for audio
      
      * Add kenlm to deps
      
      * Add kenlm to deps
      
      * Commit 'make fixup' changes
      
      * Remove version from kenlm deps
      
      * commit make fixup changes
      
      * Remove manual installation of kenlm
      
      * Remove manual installation of kenlm
      
      * Remove manual installation of kenlm
      7829c890
  33. 20 Oct, 2022 1 commit
  34. 11 Oct, 2022 1 commit
  35. 12 Sep, 2022 1 commit
  36. 10 Sep, 2022 2 commits
  37. 07 Sep, 2022 1 commit