bitsandbytes-rocm/bitsandbytes
Tim Dettmers e8df8d64a2
Merge pull request #375 from rapsealk/fix/libcuda-to-torch
Replace libcudart.so with PyTorch's CUDA APIs
2023-07-13 21:54:47 -07:00
..
autograd Merge pull request #567 from apbard/patch-1 2023-07-13 21:45:00 -07:00
cuda_setup Merge branch 'main' into fix/libcuda-to-torch 2023-07-06 15:43:42 +09:00
nn Merge remote-tracking branch 'origin/inference' 2023-07-10 06:24:24 -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 Added more detailed cuda setup debug and debugging instructions. 2023-04-11 13:47:10 -07:00
cextension.py Merge remote-tracking branch 'origin/main' into merge 2023-05-07 13:34:03 -07:00
functional.py Fixed missing bias in bnb.matmul_4bit for inference; more tests. 2023-07-11 17:13:33 -07:00
utils.py Merge remote-tracking branch 'origin/main' into merge 2023-05-07 13:34:03 -07:00