amazon-science / chronos-forecasting

Chronos: Pretrained (Language) Models for Probabilistic Time Series Forecasting
https://arxiv.org/abs/2403.07815
Apache License 2.0
2.02k stars 238 forks source link

Uncap transformers dependency #94

Closed lostella closed 3 weeks ago

lostella commented 3 weeks ago

Issue #, if available: We had to cap transformers in #77 due to https://github.com/huggingface/transformers/issues/30892. The issue was solved and released in transformers 4.41.1.

Description of changes: Remove previous version cap introduced in #77.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

abdulfatir commented 3 weeks ago

I have setup a schedule in #95.