kierenalt255

Results 2 comments of kierenalt255

> I simplified my setup by getting rid of `/chat` in my nginx forwarding config, and it works. E.g. > > ``` > python server.py --model ggml-vic7b-q5_0.bin --load-in-8bit --listen-host https://somedomain.com/chat...

@oobabooga We need https to use the microphone in Chrome, with the `listen` parameter. i.e. UI reachable from your local network. The microphone is not permitted in Chrome for a...