Edit on GitHub

dvc

class DVCArtifact

MlemABC parent type: artifact

MlemABC type: dvc

Local artifact that can be also read from DVC cache

Fields:

  • uri: str (required) - Local path to file

  • size: int (required) - size in bytes

  • hash: str (required) - md5 hash


class DVCStorage

MlemABC parent type: storage

MlemABC type: dvc

User-managed dvc storage, which means user should
track corresponding files with dvc manually.

Fields:

  • uri: str = "" - Base storage path
Content

šŸ› Found an issue? Let us know! Or fix it:

Edit on GitHub

ā“ Have a question? Join our chat, we will help you:

Discord Chat