ollama
by ollamaGet up and running with Kimi-K2.6, GLM-5.1, MiniMax, DeepSeek, gpt-oss, Qwen, Gemma and other models.
About ollama
ollama is a Go open-source ai skill project by ollama. Get up and running with Kimi-K2.6, GLM-5.1, MiniMax, DeepSeek, gpt-oss, Qwen, Gemma and other models. With 174,736 GitHub stars and 16,711forks, it's one of the AI Skill tools worth knowing. You can download the source, browse it on GitHub, or read the full setup guide in the README below.
From the project README
Ollama
Start building with open models.
Download
macOS
curl -fsSL https://ollama.com/install.sh | sh
Windows
irm https://ollama.com/install.ps1 | iex
Linux
curl -fsSL https://ollama.com/install.sh | sh
Docker
The official Ollama Docker image ollama/ollama is available on Docker Hub.
Libraries
Community
Get started
ollama
You'll be prompted to run a model or connect Ollama to your existing agents or applications such as Claude Code, OpenClaw, OpenCode , Codex, Copilot, and more.
Coding
To launch a specific integration:
ollama launch claudeThis is an excerpt from the project's own README, quoted here for reference. Read the full README on GitHub →
ollama — FAQ
What is ollama?
Get up and running with Kimi-K2.6, GLM-5.1, MiniMax, DeepSeek, gpt-oss, Qwen, Gemma and other models.
Is ollama free to use?
Yes. ollama is open-source and free. You can browse the source on GitHub or download it here at no cost — no signup required.
How do I install and run ollama?
Download the latest source as a ZIP from GitHub (or clone the main branch), then follow the setup steps in the README below.
What language is ollama written in?
ollama is primarily written in Go.
How popular is ollama?
ollama has 174,736 stars and 16,711 forks on GitHub, and was last updated 6/22/2026 — a useful signal of how actively it's maintained and trusted by developers.