Open zev123456 opened 6 months ago
I am having the same issue.
I am having the same issue
But mine is having an unexpected "padding_mask" TypeError: LlamaSdpaAttention.forward() got an unexpected keyword argument 'padding_mask'
I solved this by downgrading my version of transformers. I believe version 4.36.2 (https://pypi.org/project/transformers/4.36.2/) worked for me.
Yeah downgrade transformer to version 4.36.2 work for me as well So I guess this is resolved and the solution is to downgrade transformer to version 4.36.2
The team can close this haha Thank you very much jivanph
run:
USE_LADE=1 LOAD_LADE=1 python minimal.py
result:how solve this?