Add Chronos-Forecasting to HuggingFace #303
Closed
PaulRabich
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi
As far as I understand this code and following up some research, all the chronos-forecasting models are not on HuggingFace. If I see it right, only the configs for the models are pushed on HuggingFace and are used to load pretrained_configs. In the code the HF configs are then used to build a ChronosModel.
Is it planed to add the chronos-forecasting models to the HF-transformers library for a more easy and accessible use or is the current state the end of this project?
I would find it very cool and usefull, if the models would be available via the normal transformers library.
Beta Was this translation helpful? Give feedback.
All reactions