Featured Tool

Ollama

Run large language models locally with a simple CLI interface

Open SourceSelf HostedOffline Capable
0.0 (0)

About

Ollama makes running large language models on your own machine straightforward. It bundles model weights, configuration, and prompt templates into a single package, so pulling and chatting with a model such as Llama, Gemma, Mistral, or Qwen takes one command, and it exposes a local REST API on port 11434 for building applications. Official Python and JavaScript libraries sit alongside more than a hundred community integrations spanning chat UIs, code editors, RAG systems, and agent frameworks, and coding assistants can use it as a local backend. It runs on macOS, Windows, and Linux, with an official Docker image, and handles GPU acceleration and quantized model formats behind the scenes. The project is open source under the MIT license and has become a default choice for developers who want private, offline inference or a quick way to prototype against open-weight models before committing to cloud APIs.

Reviews (0)

Leave a Review

No reviews yet. Be the first to review!

Details

Price
Free
Platform
Local/Desktop
Difficulty
Beginner (1/5)
License
MIT
Added
Jan 29, 2026

Related Tools

Minimalist ML framework in Rust by Hugging Face for fast inference.

Open SourceSelf HostedOffline
Advanced
0.0 (0)

Open-source ChatGPT alternative that runs 100% offline on your computer.

Open SourceSelf HostedOffline
Beginner
0.0 (0)
Featured

Port of Meta's LLaMA model in C/C++ for efficient CPU inference

Open SourceSelf HostedOffline
Intermediate
0.0 (0)

Fast LLM inference on consumer GPUs using neuron-aware sparse computation.

Open SourceSelf HostedOfflineGPU 4GB+
Advanced
0.0 (0)
Featured

High-throughput LLM serving engine with PagedAttention

Open SourceSelf HostedOfflineGPU 16GB+
Intermediate
0.0 (0)

Minimalist machine learning framework for Rust focused on performance and serverless inference.

Open SourceSelf HostedOffline
Intermediate
0.0 (0)
Browse all LLM Inference & Serving tools