Open
Description
Feature request
Currently, the helper/setup functions explicitly check for CUDA support:
transformers/src/transformers/quantizers/quantizer_bnb_4bit.py
Lines 60 to 63 in 8685b3c
BNB is currently doing a project to enable support for other GPU backends:
ALPHA TESTERS WANTED
Motivation
Apple MPS support is being added for so many major players, it'd be great for the biggest one of all to support it as its dependencies do. Also would be good to not hard-code this kind of limitation so that code updates aren't necessary as dependent libraries update themselves...
Your contribution
idea done