You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, @affereaflaw
Thank you for bringing this issue to our attention. I have been able to reproduce the same behavior on my end and am receiving the same error message: TypeError: CrossAttention.__init__() missing 1 required positional argument: 'enable_hlfb'. For reference, I have attached gist-file demonstrating the issue. We will investigate this further and provide an update as soon as possible.
Description of the bug:
I am quite new in this field, i want to try t5 conversion using the colab version (https://github.com/google-ai-edge/ai-edge-torch/blob/main/ai_edge_torch/generative/examples/t5/t5_conversion_colab.ipynb)
I got this error when running the last cell
Thank you
Actual vs expected behavior:
Any other information you'd like to share?
The text was updated successfully, but these errors were encountered: