Data & Storage
Mechanism
YAML field
What it does
Lifecycle
Cloud buckets
file_mounts:
/data: s3://my-bucket/training-data
/models: gs://my-bucket/pretrainedLocal files
file_mounts:
/remote/path: /local/path/to/data
/remote/config.yaml: ./config.yamlSupported sources
Source
Example
Storage modes
Mode
Reads
Writes
Best for
Persistent volumes
Create a volume
Use in task YAML
Volume interfaces
Manage volumes
Region matching
Ephemeral storage
Event
Ephemeral storage
Syncing your code
Choosing the right mechanism
Scenario
Use
Complete example
Last updated