-
Notifications
You must be signed in to change notification settings - Fork 34
Slurm integration #449
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
base: master
Are you sure you want to change the base?
Slurm integration #449
Conversation
Docs preview URL |
47c86d9
to
41c73b3
Compare
@lucas-sedran, this tutorial was built in part based on your observations. Could I get your feedback on it? |
41c73b3
to
55c724e
Compare
Coverage Report
Files without new missing coverage
277 files skipped due to complete coverage. Coverage failure: total of 97.90% is less than 97.98% ❌ |
55c724e
to
fb15e11
Compare
fb15e11
to
da4833a
Compare
Co-Authored-By: Lucas Sedran <lucas.sedran@aphp.fr>
0054adf
to
5e75b17
Compare
|
Description
Fixed
fork
hangs when HDFS has been used in the main process, we now auto detect if the currently running program has interacted with HDFS before auto-picking a process starting method.enable
,disable
andexclude
) when loading a model from huggingface hub.exclude
anymore when loading a model (before they were instantiated but not added to the pipeline).Checklist