Open hohe12ly opened 10 months ago
Hey @hohe12ly, I'll look into this soon and get back!
Please see the other issue #29 for the requirements I use; please let me know if the error persists.
I followed your instructions to install lightning 2.0.4. I no longer get the reported error. I will stay with lightning 2.0.4. thanks for your help!
I tried to install using the default
requirements.txt
with python 3.10 and runlag-llama/train.py
with the default setting and--seed 0
. The run failed.Apparently, the error indicates the use of
pytorch_lightning
imports instead of the newfrom lightning.pytorch import ...
. Do you plan to upgrade to the new version of lightning?The installed modules feature lightning 2.1.2, pytorch-lightning-2.1.2, and gluonts-0.14.3. The full list:
The error: