Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

AttributeError: module 'flashinfer' has no attribute 'batch_prefill_with_paged_kv_cache' #533

Closed
ZackZeng999 opened this issue Jun 11, 2024 · 1 comment
Assignees

Comments

@ZackZeng999
Copy link
Contributor

Description:
When running the 'test_batch_prefill_with_paged_kv_cache' test in test_flashinfer.py, an AttributeError occurs, indicating that the flashinfer module has no attribute 'batch_prefill_with_paged_kv_cache'.

Suggested Fix:
Update the test test_batch_prefill_with_paged_kv_cache in test_flashinfer.py to use the correct method.

image

@hnyls2002
Copy link
Collaborator

This attribute error has been fixed by #560.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants