What happened
Ollama, the open source tool for running AI models locally, has raised a $65 million Series B. The round was led by Theory Ventures, bringing the company's total funding to $88 million, as reported by TechCrunch.
Launched in 2023, the company says it is now used by over 8.9 million developers each month. The tool simplifies running open-weight models on personal computers, abstracting away hardware configuration issues much like Docker did for cloud applications.
How the room's reading it
The developer community sees Ollama as a key enabler for local AI, much like Docker was for containers. Practitioners on social media and blogs praise its simplicity for getting open-weight models running quickly. Investors, like Benchmark's Peter Fenton, are betting this Docker-like playbook can create another ubiquitous tool for millions of developers.
The consensus among enterprise builders is that high inference costs are pushing them towards open models for everyday tasks, creating a clear market for Ollama's cloud offering. However, not everyone is thrilled — some open source advocates have previously voiced concerns that the company's commercial ambitions could detract from the core free tool.
Sailfish's take
We see this as a clear signal that the local development loop is back. For too long, building with AI has meant shipping data to a third-party API and paying per token just to prototype. Ollama fixes this — it makes experimenting with open models as simple as spinning up a database. It's the docker-compose up for AI.
The real win isn't just running big models on your laptop. It's the speed you gain when you can iterate on custom fine-tunes and RAG pipelines without network latency or a running bill. We think Ollama is becoming a non-negotiable part of the modern AI stack. If you're starting a project, start here.