Earlier quoted context omitted.
one of the maintainers for Ollama. I don't see it as a pivot. We are all developers ourselves, and we use it. In fact, there are many self-made prototypes before this from different individuals. We were hooked, so we built it for ourselves. Ollama is made for developers, and our focus in continually improving Ollama's capabilities.
This caught me out yesterday. I was trying to move models onto external disk, and it seems to require re-installation? but there was no sign of the simple CLI option that was previously presented and I gave up. As a developer feature request, it would be great if ollama could support more than one location at once, so that it is possible to keep a couple models 'live' but have the option to plug in an external disk w…
Ollama's new app
251–260 of 299 posts
Re: Ollama's new app
#252Earlier quoted context omitted.
Congratulations on launching the front-end, but I don't see how it can be made for developers and not have a Linux version.
Its very strange, but they do have a Linux client that they refuse to mention in their blog post. I have no idea if this is a simple slip-up or if it was for some reason intentional. https://ollama.com/download/linux
Re: Ollama's new app
#253Earlier quoted context omitted.
This. This. A thousand times this. I hate Windows / MacOS but love their desktops. I love Linux / BSD but hate their desktops. So my most expensive most powerful workstation is always a headless Linux machine that I ssh into from a Windows or MacOS toy computer. Unfortunately most developers do not understand this. Every time I run a command in the terminal and it tries to open a browser tab without printing the URL,…
You can replace the xdg-open command (or whichever command is used on your linux system) with your own. Just program it to fire over the url to a waiting socket on your windows box, and have it automatically open there. The details are pretty easy to work out, and the result will be seamless.
(It’s a bit more complicated with starting a listening server in my laptop, making sure the port forwarded file doesn’t exist, etc, but this is the basic idea.)
Re: Ollama's new app
#254For me what is needed is an assistant native app for Android, something like perplexitys assistant mode that replaces gemini.
It would make using your own LLM with your phone, since you can then interact with apps.
Re: Ollama's new app
#255Earlier quoted context omitted.
Most people aren't hackers. Thanks to LLMs and vibe coding, even they can now take a can-do attitude to life that feels empowering. There's no longer any excuse to languish in helpless misery and negativity. You can just build things.
I have other things to do with my day than vibe-coding yet another stupid chat app with fewer features than one I can just download and get running in minutes. It’s not helplessness or misery, it’s just the finite number of hours I have in a day and the fact that other things are more interesting than that. I don’t grow my own wheat or maintain my own OS, either.
Re: Ollama's new app
#256Re: Ollama's new app
#257Re: Ollama's new app
#258Earlier quoted context omitted.
one of the maintainers for Ollama. I don't see it as a pivot. We are all developers ourselves, and we use it. In fact, there are many self-made prototypes before this from different individuals. We were hooked, so we built it for ourselves. Ollama is made for developers, and our focus in continually improving Ollama's capabilities.
Congratulations on launching the front-end, but I don't see how it can be made for developers and not have a Linux version.
Re: Ollama's new app
#259I have been experimenting many LLMs in Ollama, but the opensource models are still behind paid versions like Cohere. Any model which gives onpar performance and quality of result compared to Cohere , please let me know
Re: Ollama's new app
#260Earlier quoted context omitted.
I just updated and a bit annoying by default gemma3:4b was selected that I don't have on my local. I guess would be nicer to default to one of the models that are present. It was nice it started downloading it but also there was no indication I don't have that model before hand until I opened drop-down to see download buttons. But of course nice job guys.
Thanks for the kind words. Sorry about that, we are working out some of the initial experience for Ollama.