Michael Whitford
Michael Whitford
You should look at the docs for the api, the wiki is out of date. Have a look at [http://localhost:5000/docs](http://localhost:5000/docs). Replace localhost:5000 with whatever is appropriate for your install. The...
I am having the same issue but with World of Warcraft today. I run Linux Mint and there were updates to the nvidia driver. Now I see this trying to...
I was able to resolve my problem by having flatpak update runtimes. It seems the newer nvidia 515 driver from Ubuntu needed a corresponding flatpak install. I fixed it with...
I have this working with rootless podman on Linux Mint 22. The following systemd container file is how I start/stop the service, using `systemctl --user start localai` as the unprivileged...