Spaces:
Running on CPU Upgrade
Running on CPU Upgrade
Set lighteval version to 0.6.2
#23
by
JacKeepCalm - opened
lighteval>=0.5.0 now sets the version at 0.7.0. However, on this version the file lighteval.models.model_config.py doesn't exist anymore, which breaks the app. But, if the version is set to 0.5.0, then there is a "cannot import name 'T_co' from 'torch.utils.data.distributed'" error. Setting the version to 0.6.2 makes the backend work correctly.
JacKeepCalm changed pull request title from
Set lighteval version 0.6.2
to Set lighteval version to 0.6.2
ty! :)
clefourrier changed pull request status to
merged