-
Notifications
You must be signed in to change notification settings - Fork 4.7k
trying to fix nv-accelerate-v100.yml CI job #7424
New issue
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
Conversation
|
I diffed the installed package lists for good/bad and I can now repro, the problem comes from the just released if someone needs this to work right away, force |
|
So it's comparing: data: and fails there as it returns a bool, and bool has no |
|
reported it here huggingface/datasets#7679 and huggingface/accelerate#3676 |
|
so we can merge the workaround to force datasets==3.6.0 in this PR until upstream fixes it. |
Signed-off-by: Stas Bekman <[email protected]>
|
update: they are working on fixing the |
trying a day old accelerate from the day before huggingface/accelerate@1ac8643 --------- Signed-off-by: Stas Bekman <[email protected]>
trying a day old accelerate from the day before huggingface/accelerate@1ac8643 --------- Signed-off-by: Stas Bekman <[email protected]> Signed-off-by: lym <[email protected]>
trying a day old accelerate from the day before huggingface/accelerate@1ac8643 --------- Signed-off-by: Stas Bekman <[email protected]>
trying a day old accelerate from the day before huggingface/accelerate@1ac8643