Viewing a single comment thread. View all comments

mietminderung t1_is1oprk wrote

I don’t want to argue either. Probably, you need to be extremely specific about “provision of infrastructure” means ;)

1

cheptsov t1_is1p9np wrote

Yup. Basically, dstack allows you to run ML workflows in the cloud as if you did it locally. For example, you can specify how many GPUs you need or how much RAM and dstack will automatically create a cloud instance that satisfies the requirements to run the workflow.

4