1. 13 May, 2025 1 commit
  2. 09 May, 2025 1 commit
  3. 08 May, 2025 6 commits
  4. 07 May, 2025 1 commit
  5. 06 May, 2025 5 commits
  6. 05 May, 2025 4 commits
  7. 02 May, 2025 3 commits
  8. 30 Apr, 2025 2 commits
  9. 29 Apr, 2025 3 commits
  10. 28 Apr, 2025 5 commits
  11. 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
  12. 17 Apr, 2025 2 commits
  13. 15 Apr, 2025 2 commits
  14. 14 Apr, 2025 1 commit
  15. 10 Apr, 2025 2 commits