GAMA icon indicating copy to clipboard operation
GAMA copied to clipboard

KeyError: 'model.audio_encoder.norm_j.weight'

Open kiran5405 opened this issue 10 months ago • 2 comments

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?

kiran5405 avatar May 23 '25 06:05 kiran5405

Which GPU are you running on? are you running on A6000?

Sreyan88 avatar May 23 '25 14:05 Sreyan88

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.

kiran5405 avatar May 27 '25 04:05 kiran5405