time-series-foundation-models / lag-llama

Lag-Llama: Towards Foundation Models for Probabilistic Time Series Forecasting
Apache License 2.0
1.08k stars 121 forks source link

ModuleNotFoundError: No module named 'gluonts.torch.modules.loss' #67

Closed hydroinfo-prasad closed 1 week ago

hydroinfo-prasad commented 4 weeks ago

image

haseebanwaar commented 4 weeks ago

It seems gluont recently got updated, you can use pip install gluonts==0.14.4

ashok-arjun commented 1 week ago

This should be solved with the requirements update. Closing this. Please reopen if necessary!