Skip to content

Fix: Remove references to text2text-generation, summarization and translation pipeline tasks#44510

Merged
stevhliu merged 5 commits intohuggingface:mainfrom
math-hiyoko:clean_up_deprecated_docs_of_pipeline
Mar 9, 2026
Merged

Fix: Remove references to text2text-generation, summarization and translation pipeline tasks#44510
stevhliu merged 5 commits intohuggingface:mainfrom
math-hiyoko:clean_up_deprecated_docs_of_pipeline

Conversation

@math-hiyoko
Copy link
Contributor

What does this PR do?

Fixes #44509

Before submitting

  • This PR fixes a typo or improves the docs (you can dismiss the other checks if that's the case).
  • Did you read the contributor guideline,
    Pull Request section?
  • Was this discussed/approved via a Github issue or the forum? Please add a link
    to it if that's the case.
  • Did you make sure to update the documentation with your changes? Here are the
    documentation guidelines, and
    here are tips on formatting docstrings.
  • Did you write any new necessary tests?

Who can review?

Anyone in the community is free to review the PR once the tests have passed. Feel free to tag
members/contributors who may be interested in your PR.

@Rocketknight1 @stevhliu

@math-hiyoko math-hiyoko changed the title Fix: Remove references to summarization and translation pipeline tasks Fix: Remove references to text2text-generation, summarization and translation pipeline tasks Mar 7, 2026
@Rocketknight1
Copy link
Member

Yes, LGTM! Will wait for @stevhliu to confirm.

@HuggingFaceDocBuilderDev

The docs for this PR live here. All of your documentation changes will be reflected on that endpoint. The docs are available until 30 days after the last update.

Copy link
Member

@stevhliu stevhliu left a comment

Choose a reason for hiding this comment

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

lgtm thanks!

Co-authored-by: Steven Liu <59462357+stevhliu@users.noreply.github.com>
@stevhliu stevhliu merged commit 138c1c8 into huggingface:main Mar 9, 2026
17 checks passed
@math-hiyoko math-hiyoko deleted the clean_up_deprecated_docs_of_pipeline branch March 10, 2026 00:39
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.

Docs still mention text2text-generation / summarization / translation pipeline tasks which were removed in v5

4 participants