AutoGPTQ/auto_gptq/nn_modules/qlinear
2023-08-06 12:09:16 +08:00
..
__init__.py rename 'inject_to_model' to 'convert_to_torch_linear' 2023-08-06 12:09:16 +08:00
qlinear_cuda.py use pytorch normal forward logic when trainable is True 2023-08-06 11:44:29 +08:00
qlinear_cuda_old.py use pytorch normal forward logic when trainable is True 2023-08-06 11:44:29 +08:00
qlinear_triton.py Fix error message 2023-06-05 22:19:09 +02:00