paperswithcode / galai

Model API for GALACTICA
Apache License 2.0
2.68k stars 276 forks source link

Update to an accelerate min version that work (with google colab) #75

Open George3d6 opened 1 year ago

George3d6 commented 1 year ago

Fix for #73 -- might not be worth updating if I'm the only one experiencing this.

The missing function (init_empty_weights) exists in accelerate 0.15.0 but I assume there's some downstream issue with how the 0.16.0 version and the transformers version you use interface.