SO Edge by Pine! Fantastic performance!
Machine Learning
undefined> SO Edge by Pine
Interesting! How do you use it? Do you connect it to your main PC? How?
Also, what RAM does it use? Does it use the main system RAM?
I think major training should just be done on dedicated servers/on the cloud. That being said it is very helpful to test locally, so in case you are planning on using Nvidia equipped servers just get any somewhat recent consumer Nvidia card and you can always run locally on some sample data and test much more easily.
I second that. Being able to test medium sized models locally can make debugging much easier.
I have a 3070 with 8GB VRAM, which can train e.g. a GPT2 with a batch-size of 1 with full precision.
I do 95% of my personal stuff on a desktop with a GTX 1070, often remoting into it from a laptop. Someday soon I'll throw a bigger GPU in, but the 1070 has served me well for years.
I find the sunk cost of building a machine encourages me to use it more. I don't mind running something for a week even if I have no idea if it'll work or not.
Same deal at work, but with much beefier hardware. In both cases, I'll spin up a cloud instance if I want some results faster.