this post was submitted on 02 Nov 2023
1 points (100.0% liked)

Machine Learning

1 readers
1 users here now

Community Rules:

founded 1 year ago
MODERATORS
 

Considering switching to Mac from windows, is it honestly worth it? I mean I don't plan on running heavy load models, but hopefully decent enough for it to handle midsize models.

you are viewing a single comment's thread
view the rest of the comments
[–] igorsusmelj@alien.top 1 points 1 year ago

I would not recommend it unless you only focus on smaller models and small experiments. Biggest advantage is the huge amount of memory available. But the bottleneck is memory bandwidth.

We did some tests out of fun (as there were not many benchmarks available). You can find the results here:

https://www.lightly.ai/post/apple-m1-and-m2-performance-for-training-ssl-models

Support got better but back when we did the tests there was still no proper half precision support and also torch.compile wouldn’t work. There is hope that the software support will catch up. I’m curious to see other results. We definitely need more benchmarks :)