You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
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