ollama

Get up and running with Llama 3.3, DeepSeek-R1, Phi-4, Gemma 3, Mistral Small 3.1 and other large language models. (by ollama)

Ollama Alternatives

Similar projects and alternatives to ollama

  1. llama.cpp

    LLM inference in C/C++

  2. InfluxDB

    InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.

    InfluxDB logo
  3. text-generation-webui

    A Gradio web UI for Large Language Models with support for multiple inference backends.

  4. koboldcpp

    Run GGUF models easily with a KoboldAI UI. One File. Zero Install.

  5. llama

    188 ollama VS llama

    Inference code for Llama models

  6. gpt4all

    148 ollama VS gpt4all

    GPT4All: Run Local LLMs on Any Device. Open-source and available for commercial use.

  7. petals

    101 ollama VS petals

    🌸 Run LLMs at home, BitTorrent-style. Fine-tuning and inference up to 10x faster than offloading

  8. llamafile

    Distribute and run LLMs with a single file.

  9. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  10. llm

    61 ollama VS llm

    Access large language models from the command-line

  11. llama-cpp-python

    Python bindings for llama.cpp

  12. khoj

    51 ollama VS khoj

    Your AI second brain. Self-hostable. Get answers from the web or your docs. Build custom agents, schedule automations, do deep research. Turn any online or local LLM into your personal, autonomous AI (gpt, claude, gemini, llama, qwen, mistral). Get started - free.

  13. litellm

    47 ollama VS litellm

    Python SDK, Proxy Server (LLM Gateway) to call 100+ LLM APIs in OpenAI format - [Bedrock, Azure, OpenAI, VertexAI, Cohere, Anthropic, Sagemaker, HuggingFace, Replicate, Groq]

  14. open-webui

    45 ollama VS open-webui

    User-friendly AI Interface (Supports Ollama, OpenAI API, ...)

  15. plandex

    38 ollama VS plandex

    Open source AI coding agent. Designed for large projects and real world tasks.

  16. refact

    37 ollama VS refact

    AI Agent that handles engineering tasks end-to-end: integrates with developers’ tools, plans, executes, and iterates until it achieves a successful result.

  17. jan

    34 ollama VS jan

    Jan is an open source alternative to ChatGPT that runs 100% offline on your computer

  18. Cgml

    GPU-targeted vendor-agnostic AI library for Windows, and Mistral model implementation.

  19. DeepSeek-LLM

    29 ollama VS DeepSeek-LLM

    DeepSeek LLM: Let there be answers

  20. ollama-webui

    16 ollama VS ollama-webui

    Discontinued ChatGPT-Style WebUI for LLMs (Formerly Ollama WebUI) [Moved to: https://github.com/open-webui/open-webui]

  21. ollama-python

    Ollama Python library

  22. cortex.cpp

    Local AI API Platform

  23. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better ollama alternative or higher similarity.

ollama discussion

Log in or Post with

ollama reviews and mentions

Posts with mentions or reviews of ollama. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2025-05-16.
  • Ollama's llama.cpp licensing issue goes unanswered for over a year
    10 projects | news.ycombinator.com | 16 May 2025
    Ah - we're talking about different things.

    I was concerned about the implication (or so I thought) that a binary executable should provide the required documentation (eg. via --version or similar). You are thinking about the text being included as part of a binary redistribution. That did not occur to me, because to me, GitHub issues refer to sources, not binary redistributions.

    But of course GitHub does have a Releases page. If those binary redistributions do not contain the license text, then I accept that's something that Debian does do, and is the norm in our ecosystem.

    But as other commenters have said, it's not completely clear that this is actually a violation of the license, since https://github.com/ollama/ollama/releases/tag/v0.7.0 for example bundles both source and binary downloads and the bundle does contain the license text via the source file download. Certainly anyone who downloads the binary from the maintainer via GitHub does have the required notice made available to them.

  • Ollama's new engine for multimodal models
    13 projects | news.ycombinator.com | 15 May 2025
    They are talking a lot about this new engine - I'd love to see details on how it's actually implemented. Given llama.cpp is a herculean feat, if you are going to claim to have some replacement for it, an example of how you did it would be good!

    Based on this part:

    > We set out to support a new engine that makes multimodal models first-class citizens, and getting Ollama’s partners to contribute more directly the community - the GGML tensor library.

    And from clicking through a github link they had:

    https://github.com/ollama/ollama/blob/main/model/models/gemm...

    My takeaway is, the GGML library (the thing that is the backbone for llama.cpp) must expose some FFI (foreign function interface) that can be invoked from Go, so in the ollama Go code, they can write their own implementations of model behavior (like Gemma 3) that just calls into the GGML magic. I think I have that right? I would have expected a detail like that to be front and center in the blog post.

  • Flask API com DeepSeek-R1 via Ollama with Python
    2 projects | dev.to | 13 May 2025
    This is an API developed with Flask in Python, connecting to the LLM model DeepSeek-R1 using the Ollama platform.
  • None of the top 10 projects in GitHub is actually a software project 🤯
    6 projects | dev.to | 10 May 2025
    We see an addition to the AI community with AutoGPT. Along with Tensorflow they represent the AI community in the software category, which is getting relevant (2 out of 8). We can expect in the future to have new AI projects in the top 25 such as Transformers or Ollama (currently top 34 and 36, respectively).
  • Build an MCP Client in Minutes: Local AI Agents Just Got Real
    3 projects | dev.to | 9 May 2025
    Ollama installed, follow the official install guide
  • Understanding MCP Servers: The Model Context Protocol Explained
    2 projects | dev.to | 9 May 2025
    API Access: Access to an LLM API (Anthropic's Claude, OpenAI's GPT, etc.). Or if you prefer to run the LLM locally you should definitely checkout ollama
  • 10 open-source cursor alternatives devs are loving in 2025
    8 projects | dev.to | 9 May 2025
    Running LLMs locally with Ollama beautiful CLI for spinning up models
  • How to Install Falcon 3 Locally?
    1 project | dev.to | 7 May 2025
    Website Link: https://ollama.com/
  • How To Run OpenAI Agents SDK Locally With 100+ LLMs and Custom Tracing
    5 projects | dev.to | 7 May 2025
    Ollama: Run large and small language models locally.
  • Your first MCP Server (quick)
    6 projects | dev.to | 7 May 2025
    Ollama for providing an awesome local platform to run LLMs easily.
  • A note from our sponsor - SaaSHub
    www.saashub.com | 16 May 2025
    SaaSHub helps you find the best software and product alternatives Learn more →

Stats

Basic ollama repo stats
492
140,404
9.9
3 days ago

ollama/ollama is an open source project licensed under MIT License which is an OSI approved license.

The primary programming language of ollama is Go.


Sponsored
InfluxDB – Built for High-Performance Time Series Workloads
InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
www.influxdata.com

Did you know that Go is
the 4th most popular programming language
based on number of references?