-
Notifications
You must be signed in to change notification settings - Fork 86
Open
Labels
area/localgood first issueGood for newcomersGood for newcomershelp wantedExtra attention is neededExtra attention is neededkind/feature
Description
What you would like to be added?
Support for running dataset and model initializer containers in parallel instead of sequentially in the container backend.
Why is this needed?
Currently, when both dataset and model initializers are configured, they run one after another. Since Docker and Podman support multiple containers mounting the same volume simultaneously, running them in parallel would reduce the total initialization time - especially beneficial when downloading large datasets and models.
Reference: #188
Love this feature?
Give it a π We prioritize the features with most π
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
area/localgood first issueGood for newcomersGood for newcomershelp wantedExtra attention is neededExtra attention is neededkind/feature