⭐ 122.0k stars💬 text generation🔧 Gobeginner📄 MIT🔄 2026-06-29
About
Get up and running with Llama 3.2, Mistral, Gemma 2, and other large language models locally.
⚡ Quick Start
curl -fsSL https://ollama.com/install.sh | sh && ollama pull llama3.2 && ollama run llama3.2🏷️ Topics
💻 Supported Platforms
maclinuxwindows
📖 Read Our Guide
We have a detailed step-by-step guide for getting started with Ollama.
Read the Ollama guide →📋 Technical Details
- Repository
- ollama/ollama
- Language
- Go
- License
- MIT
- Stars
- 122,000
- Category
- text generation
- Difficulty
- beginner
- Last Updated
- 2026-06-29
- Platforms
- mac, linux, windows
Frequently Asked Questions About Ollama
What is Ollama?
Get up and running with Llama 3.2, Mistral, Gemma 2, and other large language models locally.
How do I install Ollama?
Run: curl -fsSL https://ollama.com/install.sh | sh && ollama pull llama3.2 && ollama run llama3.2
What are the system requirements for Ollama?
Ollama supports mac, linux, windows. It is written in Go and is best suited for beginner-level users. The repository has 122,000+ stars on GitHub and is licensed under MIT.
Is there a guide for Ollama?
Yes! Check out our complete guide to Ollama for step-by-step instructions.