-
Notifications
You must be signed in to change notification settings - Fork 135
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Python3.8 Type Error #484
Comments
Hi @wzhao18 , Can you provide my context? How did you call the The docstring of this function is wrong, |
I see, this might be an issue only with python 3.8. |
Fixed in #486, thank you again for reporting this issue. |
@yzh119 Thank you! |
Tested with version 0.1.6
lib/python3.8/site-packages/flashinfer/cascade.py:276: in MultiLevelCascadeAttentionWrapper
int_workspace_buffers: list[torch.Tensor],
E TypeError: 'type' object is not subscriptable
The text was updated successfully, but these errors were encountered: