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
I tried to use lighteval with meta-llama/Llama-3.2-1B.
I want to run the evaluation for Thai finetasks. But I got this error instead RuntimeError: No executable batch size found, reached zero.
Any ideas? I have a full log with me if you want.
Here is my command
Hi
I tried to use lighteval with
meta-llama/Llama-3.2-1B
.I want to run the evaluation for Thai finetasks. But I got this error instead
RuntimeError: No executable batch size found, reached zero.
Any ideas? I have a full log with me if you want.
Here is my command
I am using
lighteval 0.6.0.dev0
andtorch 2.2.2+cu121
I didn't use pip install install lighteval but clone the repo instead and
pip install -e . [dev]
The text was updated successfully, but these errors were encountered: