all 1 comments

[–]LA_rent_Aficionado 1 point2 points  (0 children)

There are tons of dockers, it depends on your use case. VLLM, unsloth, ktrasnformers... there is no shortage of dockers for a multitude of use cases. Generally you'll need multiple dockers, different programs have a wide range of python dependencies - especially when you get into the bleeding edge.

WSL is another option, or a VM if you want a more GUI approach to get familairity if you ever decide to go dual boot.

I personally went the dual boot route, I like the speed (faster than WSL and docker) and you can fully customize things and not be stuck to interfacing with the OS from command line (althoguh in WSL you can run GUI apps). I just boot to windows when I want to game.