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
Update the README command and installation instructions.
Update inference dependencies to "lighteval" instead of "lighteval[accelerate]" to reflect the fact that accelerate is now a main rather than optional dependency of lighteval.
Fix import path passed to lighteval/tasks/registry.py.
Provide --override-bs as a CLI parameter as an alternative to automatic batch size selection, which does not work well on all hardware.