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

Enable FusedSDPA prefill by default #447

Merged
merged 2 commits into from
Oct 30, 2024
Merged

Conversation

kzawora-intel
Copy link

This removers the need to pass VLLM_PROMPT_USE_FUSEDSDPA environment variable in order to enable FusedSDPA attention. Fallback attention can still be used if VLLM_PROMPT_USE_FUSEDSDPA=0 is provided.

@kzawora-intel kzawora-intel merged commit 79dc102 into habana_main Oct 30, 2024
19 checks passed
afierka-intel pushed a commit that referenced this pull request Oct 30, 2024
This removers the need to pass VLLM_PROMPT_USE_FUSEDSDPA environment
variable in order to enable FusedSDPA attention. Fallback attention can
still be used if VLLM_PROMPT_USE_FUSEDSDPA=0 is provided.
imangohari1 pushed a commit to imangohari1/vllm-fork that referenced this pull request Oct 31, 2024
This removers the need to pass VLLM_PROMPT_USE_FUSEDSDPA environment
variable in order to enable FusedSDPA attention. Fallback attention can
still be used if VLLM_PROMPT_USE_FUSEDSDPA=0 is provided.
@kzawora-intel kzawora-intel added the habana Issues or PRs submitted by Habana Labs label Nov 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
habana Issues or PRs submitted by Habana Labs
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants