"vscode:/vscode.git/clone" did not exist on "627d8ef35a6da8ad268b5197e3045ccdfb4ac684"
  1. 21 Mar, 2025 1 commit
    • Aryan's avatar
      [core] FasterCache (#10163) · 844221ae
      Aryan authored
      
      
      * init
      
      * update
      
      * update
      
      * update
      
      * make style
      
      * update
      
      * fix
      
      * make it work with guidance distilled models
      
      * update
      
      * make fix-copies
      
      * add tests
      
      * update
      
      * apply_faster_cache -> apply_fastercache
      
      * fix
      
      * reorder
      
      * update
      
      * refactor
      
      * update docs
      
      * add fastercache to CacheMixin
      
      * update tests
      
      * Apply suggestions from code review
      
      * make style
      
      * try to fix partial import error
      
      * Apply style fixes
      
      * raise warning
      
      * update
      
      ---------
      Co-authored-by: default avatargithub-actions[bot] <github-actions[bot]@users.noreply.github.com>
      844221ae
  2. 20 Mar, 2025 1 commit
  3. 19 Mar, 2025 1 commit
  4. 18 Mar, 2025 1 commit
  5. 15 Mar, 2025 2 commits
  6. 14 Mar, 2025 1 commit
  7. 13 Mar, 2025 1 commit
  8. 12 Mar, 2025 2 commits
  9. 10 Mar, 2025 6 commits
  10. 07 Mar, 2025 2 commits
  11. 06 Mar, 2025 1 commit
  12. 05 Mar, 2025 1 commit
  13. 04 Mar, 2025 3 commits
  14. 03 Mar, 2025 2 commits
  15. 02 Mar, 2025 4 commits
  16. 27 Feb, 2025 1 commit
  17. 26 Feb, 2025 2 commits
  18. 25 Feb, 2025 1 commit
  19. 24 Feb, 2025 1 commit
  20. 22 Feb, 2025 1 commit
    • Daniel Regado's avatar
      Comprehensive type checking for `from_pretrained` kwargs (#10758) · 9c7e2051
      Daniel Regado authored
      
      
      * More robust from_pretrained init_kwargs type checking
      
      * Corrected for Python 3.10
      
      * Type checks subclasses and fixed type warnings
      
      * More type corrections and skip tokenizer type checking
      
      * make style && make quality
      
      * Updated docs and types for Lumina pipelines
      
      * Fixed check for empty signature
      
      * changed location of helper functions
      
      * make style
      
      ---------
      Co-authored-by: default avatarhlky <hlky@hlky.ac>
      9c7e2051
  21. 21 Feb, 2025 2 commits
  22. 20 Feb, 2025 3 commits