"docs/source/en/using-diffusers/ip_adapter.md" did not exist on "37b09517b91a2efd62a60ee676f9ebeddfd86c30"
  1. 09 May, 2025 1 commit
  2. 08 May, 2025 6 commits
  3. 07 May, 2025 1 commit
  4. 06 May, 2025 5 commits
  5. 05 May, 2025 4 commits
  6. 02 May, 2025 3 commits
  7. 30 Apr, 2025 2 commits
  8. 29 Apr, 2025 3 commits
  9. 28 Apr, 2025 5 commits
  10. 22 Apr, 2025 2 commits
    • Matthew Douglas's avatar
      Stop building for CUDA toolkit < 11.8 (#1605) · 53daa0e2
      Matthew Douglas authored
      * Stop building for CUDA toolkit < 11.8
      
      * Simplify
      
      * Drop sm70 from cu128 build targets to align with pytorch
      53daa0e2
    • Matthew Douglas's avatar
      Updates for device agnosticism (#1601) · 1088ec52
      Matthew Douglas authored
      * Include device support tags for transformers multi-backend compatability; add xpu() and cpu() to Params4bit
      
      * Make test suite more device-agnostic
      
      * Additional device agnostic tests
      
      * Additional device agnosticism for tests
      
      * Add BNB_TEST_DEVICE env var to manually select device for unit tests
      
      * Include device support tags for transformers multi-backend compatability; add xpu() and cpu() to Params4bit
      
      * Make test suite more device-agnostic
      
      * Additional device agnostic tests
      
      * Additional device agnosticism for tests
      
      * Add BNB_TEST_DEVICE env var to manually select device for unit tests
      
      * Small bugfix for int8 test
      
      * Exclude backward() from code coverage reports
      
      * Params4bit: don't try to quantize when moving to meta device
      1088ec52
  11. 17 Apr, 2025 2 commits
  12. 15 Apr, 2025 2 commits
  13. 14 Apr, 2025 1 commit
  14. 10 Apr, 2025 2 commits
  15. 07 Apr, 2025 1 commit