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
a06a0f6a08
bitsandbytes-rocm
/
bitsandbytes
History
Tim Dettmers
412fd0e717
Added better default compute_dtype handling for Linear4bit layers.
2023-07-22 12:56:29 -07:00
..
autograd
Merge pull request
#567
from apbard/patch-1
2023-07-13 21:45:00 -07:00
cuda_setup
Increased occupancy.
2023-07-19 16:08:37 -07:00
nn
Added better default compute_dtype handling for Linear4bit layers.
2023-07-22 12:56:29 -07:00
optim
Added PagedLion and bf16 Lion.
2023-05-23 19:37:38 -07:00
research
Added is_available_triton guard.
2023-04-12 12:10:34 -07:00
triton
Added triton utils.
2023-04-12 12:57:46 -07:00
__init__.py
Merge remote-tracking branch 'origin/main' into merge
2023-05-07 13:34:03 -07:00
__main__.py
Merge branch 'main' of github.com:TimDettmers/bitsandbytes into main
2023-07-15 10:22:45 -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
Merge remote-tracking branch 'origin/main' into merge
2023-05-07 13:34:03 -07:00