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
In previous versions of NeMo Curator, we supported multiple model quality classification with a combination of Slurm and Python scripts. These scripts were designed to allow the user to pass in multiple model paths at once for running multi-node multi-GPU data classification.
Now, we are moving away from Slurm scripts in favor of a Python API. I think we should eventually create a Python API (ideally using Crossfit) to support multiple model classification.
The text was updated successfully, but these errors were encountered:
In previous versions of NeMo Curator, we supported multiple model quality classification with a combination of Slurm and Python scripts. These scripts were designed to allow the user to pass in multiple model paths at once for running multi-node multi-GPU data classification.
Now, we are moving away from Slurm scripts in favor of a Python API. I think we should eventually create a Python API (ideally using Crossfit) to support multiple model classification.
The text was updated successfully, but these errors were encountered: