Skip to content

Conversation

@sayakpaul
Copy link
Member

What does this PR do?

Currently, our pipeline_utils.py file has got a lot of code filled with many utility methods. As maintainers, we often have to deal with this file to verify things. It gets convoluted at times to scroll through the entire file.

To that end, this PR moves all the utilities to a pipeline_loading_utils.py file to keep the pipeline_utils.py contents relatively manageable and to the point.

@sayakpaul sayakpaul requested review from DN6 and yiyixuxu March 6, 2024 12:07
@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
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!

@sayakpaul sayakpaul merged commit 59433ca into main Mar 7, 2024
@sayakpaul sayakpaul deleted the move-pipeline-utilities branch March 7, 2024 03:15
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