Momi-V

Results 37 comments of Momi-V

@cibo33 since the problem is solved, could you please close the issue? For those wondering the other bug report pbakaus mentioned was probably #5099.

@yfszzx any chance this could get merged? It's nothing special, but a little anoying to hava to use my fork if i want the space in the prompt and more...

This does not occur any more and should be closed.

> Now it works. I don't know why it didn't yesterday with the same manipulation but today finally it works fine thank !! @YUMEORIGINS if it works as expected then...

I found on most Systems libgthread-2_0-0 (this is the rpm version) and Mesa (preinstalled on many physical systems but not WSL/Docker) are enough.

Caddy is extremely easy to set up. A basic https reverse proxy ``/etc/caddy/Caddyfile`` looks like this (and most of it is optional): ``` { email [email protected] #key_type p384 #optional #acme_ca...

I just saw arm64 listed and thought the script would work. Did some testing today in an emulated arm64/aarch64 docker container (openSUSE tumbleweed). It works up to the stable-diffusion setup...

Installation works by now (Downloads just take some time) this should be closed.

This is an issue with your elastic search server configuration. It needs to be accessible to the client as well. You can setup http basic auth in front of it...

I just stumbled across this when trying to A/B test different ROCm versions. With the explicit version tag removed this can be done exclusively in the Dockerfile building the environment....