Skip to content

Expose AutoModelForTimeSeriesPrediction for import#38307

Merged
Rocketknight1 merged 2 commits intohuggingface:mainfrom
jinan-zhou:timesfm
May 23, 2025
Merged

Expose AutoModelForTimeSeriesPrediction for import#38307
Rocketknight1 merged 2 commits intohuggingface:mainfrom
jinan-zhou:timesfm

Conversation

@jinan-zhou
Copy link
Copy Markdown
Contributor

Add AutoModelForTimeSeriesPrediction to __all__ in modeling_auto so that it can be imported:

from transformers import AutoModelForTimeSeriesPrediction

This class will be the portal to all time series models in Hugging Face.

It is a missing part of #34082 and this PR aims to fix it.

Copy link
Copy Markdown
Member

@Rocketknight1 Rocketknight1 left a comment

Choose a reason for hiding this comment

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

LGTM! Since this is just boilerplate/doc changes, I'm happy to merge without core maintainer approval

@HuggingFaceDocBuilderDev
Copy link
Copy Markdown

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.

@Rocketknight1 Rocketknight1 enabled auto-merge (squash) May 23, 2025 12:44
@Rocketknight1 Rocketknight1 merged commit 135163e into huggingface:main May 23, 2025
20 checks passed
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.

3 participants