quantization won't work on mac silicon devices

#55
by sryadava - opened

Hi,

For the example of A script to perform Supervised Fine-Tuning (SFT) on UltraChat dataset using QLoRA , the quantization won't work on mac silicon devices.
If that is expected can we update the code accordingly that helps us to do enough modifications to the code.

Google org

Hi @sryadava
Yes it is expected, bitsandbytes is not supported on MacOS devices

@ybelkada ,

Then we have to modify the code and update it for mac users. Can I raise a pull request for the same?

Google org

yes feel free to do so and ping me for a review!

Sign up or log in to comment