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 of now, chebai is only compatible with lightning versions up to 2.1, the most recent version (as of 08/24) is 2.4.
The problem with upgrading to 2.4 seems to be a change in the hyperparameter logging: #39 (comment)
For now, I have added lightning<=2.1 as a requirement (see #40). At some point, we should fix the problem and upgrade to the newest lightning version.
The text was updated successfully, but these errors were encountered:
As of now, chebai is only compatible with lightning versions up to 2.1, the most recent version (as of 08/24) is 2.4.
The problem with upgrading to 2.4 seems to be a change in the hyperparameter logging: #39 (comment)
For now, I have added
lightning<=2.1
as a requirement (see #40). At some point, we should fix the problem and upgrade to the newest lightning version.The text was updated successfully, but these errors were encountered: