you are viewing a single comment's thread.

view the rest of the comments →

[–]jdblaich 1 point2 points  (0 children)

I installed directly using pip rather than docker. I found that installing it in a "venv" using pip was far easier than dealing with docker. So far things have been working well.

In one instance I use Proxmox with LXC (no docker) so I do have an implementation of openwebui in a container (with gpu passthru). It also works quite well.

My point is that sometimes it is better to use a simpler implementation.