Skip to content
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

TimesFM #2135

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

TimesFM #2135

wants to merge 1 commit into from

Conversation

kashif
Copy link

@kashif kashif commented Dec 22, 2024

What does this PR do?

Add support for TimesFM model

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

Comment on lines +2544 to +2545
def outputs(self) -> Dict[str, Dict[int, str]]:
return super().outputs
Copy link
Contributor

Choose a reason for hiding this comment

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

I think the error you are facing is because you haven't specified the names + shapes for the expected outputs:
image

i.e., mean_predictions and full_predictions (you can skip loss)

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