index
:
ben/bitsandbytes.git
main
fork of github.com/TimDettmers/bitsandbytes, trying to package it via nix
ben
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
CHANGELOG.md
Age
Commit message (
Expand
)
Author
2022-10-31
Fixed CUDA setup bugs, including #81.
Tim Dettmers
2022-10-27
Fixing bad error when GPU was not detected for #73.
Tim Dettmers
2022-10-27
Bump version.
Tim Dettmers
2022-10-25
Added CUDA SETUP instruction generator.
Tim Dettmers
2022-10-24
Bumped version. Fixes for diverse issues relating CUDA SETUP.
Tim Dettmers
2022-10-09
Updated docs (#32) and changelog.
Tim Dettmers
2022-09-19
Fixed url in setup.py (#38), updated changelog.
Tim Dettmers
2022-09-11
Added patch notes.
Tim Dettmers
2022-08-16
Enhanced error handling in CUDA SETUP failures.
Tim Dettmers
2022-07-25
Some progress on build script; added multi-cuda install script.
Tim Dettmers
2022-07-25
Fixed makefile; fixed Ampere igemmlt_8 bug.
Tim Dettmers
2021-11-29
Added module override, bnb.nn.Embedding #13 #15 #19
Tim Dettmers
2021-11-29
Fixed unsafe use of eval. #8
Tim Dettmers
2021-11-28
Added AdamW. #10 #13
Tim Dettmers
2021-11-10
Updated changelog.
Tim Dettmers
2021-10-21
Updated docs and changelog.
Tim Dettmers
2021-10-21
Added changes for analysis Adam.
Tim Dettmers
2021-10-20
Updated changelog.
Tim Dettmers
2021-10-07
Changed from testpypi to pypi. Release 0.0.24
Tim Dettmers
2021-10-05
Initial commit
Tim Dettmers