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
First of all, thank you for your hard work in maintaining this repository!
While reviewing the run_local_pretrain.sh script, I noticed that container support is currently limited to Docker and Podman. I was wondering if there's any interest or plan to add support for Singularity / Apptainer, which is often preferred in HPC environments.
It would be great to hear your thoughts on this. I'd be happy to help test or contribute if there's interest in exploring this further.