-
Notifications
You must be signed in to change notification settings - Fork 7
Open
Description
to
- facilitate reuse across runs and datasets by reusing already existing local resource
- embedding to facilitate YODA style organization of materials for archival and reproducibility
- address needs a boost for timeout of hugging face downloads #64
HOWTO
-
datalad create -c text2git aind-pipelinesto create the super-dataset which would point to everything from online materials necessary, listed below: - local cache of models (currently from HuggingFace)
- HF Cache folder? (also could be under datalad)
- local container images (current from ghcr.io)
- OCI images for all of them via datalad-container (PR version needed) Add skopeo-based adapter for working with OCI images datalad/datalad-container#277
- oci::docker://nextflow/nextflow to run nextflow which would then run docker ATM
- local git repos (currently from github.com)
- git repo with submodules . That would
- facilitate "platform release and versioning", e.g. AIND-Pipelines 1.0.0 which could point to different versions/releases of individual pipelines.
- singular installation of entire collection and instantiation of only needed submodules
- introducing local patches for troubleshooting etc.
- git repo with submodules . That would
Sample invocation which worked
Metadata
Metadata
Assignees
Labels
No labels