`ollama list | awk 'NR>1 && $1 != "" { print $1 }' | xargs -n1 ollama pull`

Reply to this note

Please Login to reply.

Discussion

Does that update all installed models?

It does.

Do you use any front ends for ollama? The cli is nice and there's is a neovim plug I think as well, not sure if it was for ollama or maybe another open source LLM. Love to hear the fan scream when processing

Yes. This has been my go to since I started using a ollama, but the project’s getting a bit noisy, so I’m looking for something simpler again.

https://github.com/open-webui/open-webui