Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-09-18 | run backward | justheuristic | |
2022-09-18 | add memory efficient backward | justheuristic | |
2022-09-18 | reduce diff | justheuristic | |
2022-09-18 | rollback | justheuristic | |
2022-09-18 | addmm_ | justheuristic | |
2022-09-18 | bump threshold to 0.21 | justheuristic | |
2022-09-18 | more lenient threshold | justheuristic | |
2022-09-18 | cast edge case | justheuristic | |
2022-09-18 | cast edge case | justheuristic | |
2022-09-18 | cast properly | justheuristic | |
2022-09-18 | cast properly | justheuristic | |
2022-09-18 | cast properly | justheuristic | |
2022-09-18 | debug asset | justheuristic | |
2022-09-18 | matmul -1- addmm | justheuristic | |
2022-09-18 | safer cast | justheuristic | |
2022-09-18 | change typecast behavior | justheuristic | |
2022-09-18 | change typecast behavior | justheuristic | |
2022-09-18 | change typecast behavior | justheuristic | |
2022-09-18 | change typecast behavior | justheuristic | |
2022-09-18 | change typecast behavior | justheuristic | |
2022-09-18 | debug assert | justheuristic | |
2022-09-18 | debug assert | justheuristic | |
2022-09-17 | change order | justheuristic | |
2022-09-17 | change order | justheuristic | |
2022-09-17 | un-fuse bias | justheuristic | |
2022-09-17 | un-fuse bias | justheuristic | |
2022-09-17 | un-fuse bias | justheuristic | |
2022-09-17 | copypaste tolerances | justheuristic | |
2022-09-17 | cast bias too | justheuristic | |
2022-09-17 | recast to fp16 | justheuristic | |
2022-09-17 | clearer assertions | justheuristic | |
2022-09-17 | clearer assertions | justheuristic | |
2022-09-17 | check dtypes first | justheuristic | |
2022-09-17 | check dtypes first | justheuristic | |
2022-09-17 | cast to half before double_quant | justheuristic | |
2022-09-17 | test_bf16 | justheuristic | |
2022-09-17 | some kind of warning or something when this is first executed to make people ↵ | justheuristic | |
aware that a cast happens and the operation quantization is performed in fp16. | |||
2022-09-17 | Merge branch 'TimDettmers:main' into memory-efficient-backward | justheuristic | |
2022-09-14 | Bumping version for deployment. | Tim Dettmers | |
2022-09-13 | Fixed cpu blockwise quantization for small input tensors. | Tim Dettmers | |
2022-09-11 | Added patch notes. | Tim Dettmers | |
2022-09-11 | New release with various fixes. | Tim Dettmers | |
2022-09-11 | Merge branch 'main' of github.com:TimDettmers/bitsandbytes into main | Tim Dettmers | |
2022-09-11 | Fixed 2^31 max size issue for cpu blockwise quant. | Tim Dettmers | |
2022-09-11 | bug fix | dbaranchuk | |
2022-09-11 | refactoring | dbaranchuk | |
2022-09-11 | refactoring | dbaranchuk | |
2022-09-11 | clarified an exception message | dbaranchuk | |
2022-09-11 | add memory effcient backward option | dbaranchuk | |
2022-09-10 | Merge pull request #1 from TimDettmers/main | Dmitry Baranchuk | |
Update main branch |