Skip to content

Allow to pre-fetch and then point/reuse all online materials (like hugging face models) #69

@yarikoptic

Description

@yarikoptic

to

HOWTO

  • datalad create -c text2git aind-pipelines to 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)
  • 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.

Sample invocation which worked

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions