Skip to content

Discussion: Foundational / Pre-trained Models in Darts #2933

@daidahao

Description

@daidahao

Is your feature request related to a current problem? Please describe.
Amazon has just released Chronos 2, a pre-trained Transformer model for forecasting. Unlike previous Chronos, it has direct multivariate and (future and past) covariate support.

I wonder if there is any interest from the Darts side to implement and support it inside Darts? If so, I am happy to try implementing a prototype in Darts APIs.

Describe proposed solution
A prototype implementation of pre-trained Chronos 2 in Darts torch model APIs. Some additional dependencies may be required (from a glance of Amazon code):

  • einops (maybe replaced by torch operations).

The user would also need to download pre-trained model weights (120M parameters, around 450MB) from Amazon S3 bucket.

Describe potential alternatives
A clear and concise description of any alternative solutions or existing features that might solve it.

Additional context
Add any other context or screenshots about the feature request here.

Sub-issues

Metadata

Metadata

Assignees

No one assigned

    Labels

    core improvementSignificant change, refactor or improvementfeature requestUse this label to request a new featurenew modelAdding a new model

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions