bitsandbytes-rocm/bitsandbytes
Artidoro Pagnoni 6c31a5fe99 t5 model fix
2023-02-27 14:23:21 -08:00
..
autograd Added cast to fp4 layer for speed. 2023-02-24 10:17:57 -08:00
cuda_setup Added fp4 quant/dequant and dequant optimizations. 2023-02-04 14:52:04 -08:00
nn t5 model fix 2023-02-27 14:23:21 -08:00
optim Fix several typos in logging and comments 2022-11-01 09:53:47 +01:00
__init__.py Forward matmul_fp4 tests pass. 2023-02-04 21:11:21 -08:00
__main__.py Sort imports 2022-10-27 13:15:21 +02:00
cextension.py Added fp4 quant/dequant and dequant optimizations. 2023-02-04 14:52:04 -08:00
functional.py Added matmul_fp4 to the benchmark. 2023-02-04 22:00:04 -08:00
utils.py Replace print_stderr with warnings.warn 2022-08-24 18:45:17 +03:00