Live data from Hacker News

Ollama's new app

ollama.com

1–10 of 299 posts

Re: Ollama's new app

#4
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?

Re: Ollama's new app

#5
post #3

a little too late i think.

It came very late indeed! By now, I’m already used to LM Studio as a UI for local LLMs… it even seems to have more features than ollama.

But I liked to know that ollama developed a GUI as well — more options is always better, and maybe it will improve in the future.

Re: Ollama's new app

#7
finally, 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

#9
post #7

finally, 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

I, too, dream of this.

Re: Ollama's new app

#10
post #4

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.
Post reply on HN