Skip to content

InferenceOllama

Ollama

Run open-weight LLMs locally with one command. OpenAI-compatible API.

Category
Inference
Pricing
FREEMIUM
Source
Open core
Hosting
Local
Platforms
macOSWindowsLinuxCLIAPI
Models
Multi-model
Verified
Jun 6, 2026

The de-facto way to pull and run open-weight models (Llama, Qwen, Gemma, DeepSeek, gpt-oss) on your own machine — no API key, no data leaving the device. Ships native macOS/Windows/Linux apps, an OpenAI-compatible server, and official Python/JS libraries. MIT-licensed and free locally; an optional paid Ollama Cloud runs larger models.

Capabilities 3

What it actually does — grouped by capability family.

  • Model inference / serving (primary capability)
  • Multi-model access (primary capability)
  • Embeddings (secondary capability)

Pros & cons

  • One-command pull-and-run
  • Runs fully offline, no API key
  • Native macOS/Windows/Linux apps
  • MIT-licensed, free locally
  • Huge open-weight model library
  • Local performance bound by your hardware
  • Less tunable than vLLM for serving
  • Cloud tier needed for largest models

Tags

View all Inference
  • View LM Studio details
    InferenceFREE

    LM Studio

    LM Studio

    Desktop app to discover, download, and run local LLMs privately.

    A GUI for running open-weight models on your own hardware — browse and download GGUF/MLX models, chat offline, and expose an OpenAI- and Anthropic-compatible local server for your apps. Includes RAG over local files, MCP tool-use support, and dual llama.cpp + Apple MLX runtimes. Free for personal and commercial use; the app itself is proprietary.

    Polished desktop GUI
    App itself is closed source
    • local
    • llm-runner
    • gui
    • privacy
  • View Jan details
    AssistantFREEOSS

    Jan

    Menlo Research

    ChatGPT alternative that runs 100% offline on your computer.

    An open-source desktop assistant that runs AI models 100% offline on your own machine, bundling a local model runner so you can download and chat with open models like Llama, Gemma, and Qwen. It also supports bring-your-own keys for cloud providers when you want them, and exposes a local OpenAI-compatible server. Fully open source under Apache 2.0 with no paid tier.

    Local-first; data stays on your machine
    More setup friction than LM Studio
    • offline
    • local
    • open-source
    • privacy
    • +1
  • View vLLM details
    InferenceFREEOSS

    vLLM

    vLLM Project

    High-throughput, memory-efficient inference engine for LLMs.

    A serving engine for large language and vision-language models, originally from UC Berkeley's Sky Computing Lab. Its PagedAttention KV-cache management and continuous batching deliver high throughput on commodity GPUs. Now a community project with 1000s of contributors and an OpenAI-compatible server.

    Serves most Hugging Face transformer models
    You manage the GPU infrastructure
    • inference
    • model-serving
    • gpu
    • open-source
    • +1
  • View OpenRouter details
    InferenceFREEMIUM

    OpenRouter

    OpenRouter

    One OpenAI-compatible API in front of models from every provider.

    A unified gateway that routes a single endpoint and API key to models from Anthropic, OpenAI, Google, Meta, DeepSeek, xAI, and more — swap models by changing one parameter, with automatic fallbacks and one consolidated bill. Pass-through token pricing plus dozens of free models.

    Swap models by changing one parameter
    Adds a routing hop vs direct provider
    • gateway
    • routing
    • multi-model
    • fallbacks