Docker, Conda vs Venv.
reddit.com·13h·
Discuss: r/LocalLLaMA
Flag this post

Hello.

I have searched a lot on the internet, but I need a little help, advice from you.

I want to use different Aİ tools, integrate them, test, etc. for example, OpenWebUI, then different TTS models, ChromaDB. It is more like a Mini Aİ lab on my main PC.

I don’t know how to chose correct env. I tried most of them. As I understand Venv is not recommended as it is only for python. So when using GPU, it can be problem.

So I test both Conda and Docker. Condo is good, but after searching a lot, I see that people recommending Docker. When I move Docker, it got worse, a lot of errors, conflicts, more network mapping problem, etc. Docker is a headache for me. I had reasons why I moved to Docker:

I tried Docker, because of its portability (also updating whole Docker env is easie…

Similar Posts

Loading similar posts...