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

hotfix: accelerate plan speed of fa3 template #690

Merged
merged 2 commits into from
Dec 23, 2024
Merged

Conversation

yzh119
Copy link
Collaborator

@yzh119 yzh119 commented Dec 23, 2024

The fa3 template's plan speed is very slow because we overestimate the workspace size that needs to be transferred from CPU to GPU, this PR fixes the issue.

cc @nandor @zhyncs

@yzh119 yzh119 merged commit db8f04d into main Dec 23, 2024
yzh119 added a commit that referenced this pull request Dec 23, 2024
##
[0.2.0.post1](v0.2.0...v0.2.0.post1)
(2024-12-22)

### Bug Fixes

* bug fix on determine_attention_backend condition
([#688](#688))
([bcf7a3e](bcf7a3e))
* accelerate plan speed of fa3 template
([#690](#690))
([db8f04d](db8f04d))
@yzh119 yzh119 deleted the speedup-fa3-plan branch January 1, 2025 01:29
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

Successfully merging this pull request may close these issues.

1 participant