2.1.0 Released with updates for fine-tuning #390
abdulfatir
announced in
Announcements
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.
-
🚀 What's New?
Chronos2Pipeline.from_pretrained(..., attn_implementation="eager").predict_dfsupport has been added for older Chronos and Chronos-Bolt models. Now, all models (Chronos-2, Chronos-Bolt, Chronos) provide a unified pandas dataframe API. Note: Only Chronos-2 supports multivariate and covariate-informed forecasting.Chronos2Pipeline.embedhas been added, enabling users to extract embeddings from the last layer of the Chronos-2 encoder.🐛 Bug Fixes
chronos-forecasting==2.1.0.All Changes
transformerslower bound to >=4.41 by @abdulfatir in Relaxtransformerslower bound to >=4.41 #364num_workers=0in Chronos-2 test data loader by @IliasAarab in Setnum_workers=0in Chronos-2 test data loader #365New Contributors
num_workers=0in Chronos-2 test data loader #365Full Changelog: v2.0.1...v2.1.0
This discussion was created from the release 2.1.0.
Beta Was this translation helpful? Give feedback.
All reactions