We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I got an error using lighteval with torch version 2.3.0, 2.3.1, 2.4.0, 2.5.1. Basically, I can only use lighteval with torch 2.2.2. The error I got is
RuntimeError: r.nvmlDeviceGetNvLinkRemoteDeviceType_ INTERNAL ASSERT FAILED at "../c10/cuda/driver_api.cpp":27, please report a bug to PyTorch. Can't find nvmlDeviceGetNvLinkRemoteDeviceType: /lib/x86_64-linux-gnu/libnvidia-ml.so.1: undefined symbol: nvmlDeviceGetNvLinkRemoteDeviceType
Here is my GPU machines
The text was updated successfully, but these errors were encountered:
No branches or pull requests
I got an error using lighteval with torch version 2.3.0, 2.3.1, 2.4.0, 2.5.1.
Basically, I can only use lighteval with torch 2.2.2.
The error I got is
Here is my GPU machines
The text was updated successfully, but these errors were encountered: