AttributeError: 'MERaLiONForConditionalGeneration' object has no attribute '_supports_sdpa'
#12
by
shreeraj04
- opened
I am referring to the code in the Model Card for CPU inference, but getting the above mentioned error.
Hi there, this model supports transformers==4.46.3. If you use the latest transformers library it will trigger this error.
Understood, thanks.
shreeraj04
changed discussion status to
closed