Skip to content

[docs] Pipeline loading #7684

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

Merged
merged 4 commits into from
Apr 17, 2024
Merged

[docs] Pipeline loading #7684

merged 4 commits into from
Apr 17, 2024

Conversation

stevhliu
Copy link
Member

@stevhliu stevhliu commented Apr 15, 2024

This PR refactors the loading.md doc to focus solely on pipelines (since there is quite a bit to know about them now) and reorganizes it a bit to accommodate the new from_pipe API. Additional changes include:

  • remove the "Overview" doc from the loading section in favor of slimming down the docs and relying on better doc titles to help users navigate
  • remove the "Reuse components across pipelines" section entirely to avoid confusion and because its way easier with from_pipe now
  • move the loading scheduler and model sections from loading.md to schedulers.md to create a new "Load schedulers and models" doc
  • move the from_pipe example for community pipelines to the "Load community pipelines and components" doc

@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.

@stevhliu stevhliu marked this pull request as ready for review April 16, 2024 18:21
@stevhliu stevhliu requested review from yiyixuxu, sayakpaul and DN6 April 16, 2024 18:21
Copy link
Collaborator

@yiyixuxu yiyixuxu left a comment

Choose a reason for hiding this comment

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

thanks!

Copy link
Member

@sayakpaul sayakpaul left a comment

Choose a reason for hiding this comment

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

Sweet

@stevhliu stevhliu merged commit 7635d3d into huggingface:main Apr 17, 2024
@stevhliu stevhliu deleted the from-pipe branch April 17, 2024 22:42
sayakpaul pushed a commit that referenced this pull request Dec 23, 2024
* pipelines

* schedulers and models

* community pipelines

* feedback
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.

4 participants