Why not Linux? The UI looks to be some kind chrome based thingy - probably electron - should be easy to port to Linux. Also is there a link to the source?
For all of Electron's promise in being cross-platform, "I'll just press this button and ship this Electron app on Linux and everything will be fine" is not the current state of things. A lot of it is papercuts like glibc version aggravation, but GPU support is persistently problematic.
Ollama's new app
11–20 of 299 posts
Re: Ollama's new app
#12finally, what took so long lmao if im being honest i care more about multiple local ai apps on my desktop all hooking into the same ollama instance rather than all downloading their own models as part of the app so i have like multiple 10s of gbs of repeated weights all over the place because apps dont talk to each other what does it take for THAT to finally happen
Re: Ollama's new app
#13"Ollama’s new app is now available for macOS and Windows" linux sounds out for now
Re: Ollama's new app
#14Why not Linux? The UI looks to be some kind chrome based thingy - probably electron - should be easy to port to Linux. Also is there a link to the source?
Re: Ollama's new app
#15https://github.com/open-webui/open-webui
Curious how this compares to that, which has a ton of features and runs great
Re: Ollama's new app
#16"Ollama’s new app is now available for macOS and Windows" linux sounds out for now
Click the download button and you will see Linux as an option.
Re: Ollama's new app
#17finally, what took so long lmao if im being honest i care more about multiple local ai apps on my desktop all hooking into the same ollama instance rather than all downloading their own models as part of the app so i have like multiple 10s of gbs of repeated weights all over the place because apps dont talk to each other what does it take for THAT to finally happen
Re: Ollama's new app
#18Re: Ollama's new app
#19Why not Linux? The UI looks to be some kind chrome based thingy - probably electron - should be easy to port to Linux. Also is there a link to the source?