Skip to content

Conversation

@linoytsaban
Copy link
Collaborator

No description provided.

@linoytsaban linoytsaban requested a review from hlky April 14, 2025 14:45
@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
Contributor

@hlky hlky left a comment

Choose a reason for hiding this comment

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

Thanks @linoytsaban

For context, this was previously required as transformer was not in the model_index.json so doing from_pretrained would not include it. The model authors have since updated model_index.json.

@hlky hlky merged commit ba6008a into huggingface:main Apr 14, 2025
11 of 12 checks passed
@asomoza
Copy link
Member

asomoza commented Apr 14, 2025

WDYT about promoting the reuse of the pipeline for dev and fast? AFAIK you just need to switch the transformer model and the scheduler, this would prevent the redownload of the T5 which is not small.

Also we can promote the AutoModel

@linoytsaban
Copy link
Collaborator Author

@asomoza sorry missed this. That's a good idea!

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