dstack
dstack copied to clipboard
[Feature]: sharing a volume in ssh fleet
Problem
for the purpose of organizing on-premise servers, it wouldn't be necessary to download heavy files such as (~GBs of model weights) every time when a run is provisioned.
Solution
mount a volume from a machine within the same network, and make it visible to all instances in a dstack cluster.
Workaround
no workaround for now
Would you like to help us implement this feature by sending a PR?
No