Skip to content

Deprecate sparse attention - #8493

Open
hwchen2017 wants to merge 2 commits into
masterfrom
hongwei/deprecate_sparse_attention
Open

Deprecate sparse attention#8493
hwchen2017 wants to merge 2 commits into
masterfrom
hongwei/deprecate_sparse_attention

Conversation

@hwchen2017

Copy link
Copy Markdown
Contributor

Removes DeepSpeed’s legacy Sparse Attention feature as part of #8489, including its Python/Triton/C++ implementation, op builder,  sparse_attn  installation extra, and associated documentation and build/packaging entries.

The sparse-attention APIs are no longer available, and configurations containing sparse_attention now fail explicitly with  DeepSpeedConfigError .

Signed-off-by: Hongwei Chen <hongweichen@microsoft.com>
Signed-off-by: Hongwei Chen <hongweichen@microsoft.com>

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: cf61b7154a

ℹ️ About Codex in GitHub

Codex has been enabled to automatically review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

When you sign up for Codex through ChatGPT, Codex can also answer questions or update the PR, like "@codex address that feedback".

"quantize_training":
"Mixture-of-Quantization (MoQ) / 'quantize_training' has been removed. See "
f"{_REMOVED_FEATURES_ISSUE}.",
"sparse_attention":

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

P1 Badge Add the required commit sign-off

This is a non-merge commit, but its commit message has no Signed-off-by trailer, violating the repository's mandatory commit requirement. Add a sign-off using the configured Git name and email before merging.

AGENTS.md reference: AGENTS.md:L8-L8

Useful? React with 👍 / 👎.

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