Ettore Di Giacinto
Ettore Di Giacinto
Need more logs with debug enabled
I can't reproduce, I can serve LocalAI just fine from kubernetes as well, and can use CF tunnels as well to serve it via https without issues. We do have...
> Thanks [@mudler](https://github.com/mudler) for the hint. I've added the following instruction in the HAProxy header and everything is working fine. > > ``` > http-request add-header X-Forwarded-Proto https > ```...
There is already a kokoro backend, however not documented. This needs some spot in our docs
As soon as the images are built on `master` ( https://github.com/mudler/LocalAI/pull/5978 ), the `kokoro` updated backend will be available, and it should be enough to install it with `local-ai run...
FIPS part moved in #3692 QA moved in #3691
@Itxaka yup makes sense - I think @ci-robbot was a bit too much optimistic from the context. The Hardware - enabled kernel ticket is https://github.com/kairos-io/kairos/issues/3704 (nothing to do with the...
Never experienced this, however, a retrial mechanism would make sense
@sestren `cpu` images do not have a python environment to save on size. just use the `latest` tag, or any other image that is not having the `core` tag. See...
@dependabot recreate