This website requires JavaScript.
Explore
Help
Register
Sign In
mrq
/
bitsandbytes-rocm
Watch
1
Star
0
Fork
1
You've already forked bitsandbytes-rocm
Code
Issues
1
Pull Requests
Packages
Projects
Releases
Wiki
Activity
f4996978db
bitsandbytes-rocm
/
bitsandbytes
History
Tim Dettmers
f4996978db
Added missing check if LD_LIBRARY_PATH exists.
#588
2023-07-15 10:22:08 -07:00
..
autograd
Merge pull request
#567
from apbard/patch-1
2023-07-13 21:45:00 -07:00
cuda_setup
Changed CUDA_INSTALL variable to BNB_CUDA_INSTALL.
2023-07-14 18:16:45 -07:00
nn
Added documentation for NF4; failing 8-bit matmul; fixed absmax bug.
#529
#543
2023-07-13 21:41:43 -07:00
optim
research
triton
__init__.py
__main__.py
Added missing check if LD_LIBRARY_PATH exists.
#588
2023-07-15 10:22:08 -07:00
cextension.py
Changed CUDA setup to use PyTorch default; added a weak test.
2023-07-13 23:58:41 -07:00
functional.py
Fixed a bug in absmax float conversion.
2023-07-13 21:47:38 -07:00
utils.py