GAMA
GAMA copied to clipboard
KeyError: 'model.audio_encoder.norm_j.weight'
Hello! Thanks for the great work! When I try to run gama_inf.py, I get the above error. I checked #21 and #5 . Couldn't find a solution. Appears that the parameters aren't intialized properly. Can you help in resolving this issue?
Which GPU are you running on? are you running on A6000?
Thanks for your reply. Im using cpu for now. Edit: The problem was because I was using CPU. It is working on GPU now. Thanks for the help.