docs/index.mdx
Ollama is the easiest way to get up and running with large language models such as gpt-oss, Gemma 3, DeepSeek-R1, Qwen3 and more.
<CardGroup cols={2}> <Card title="Quickstart" icon="rocket" href="/quickstart"> Get up and running with your first model or integrate Ollama with your favorite tools </Card> <Card title="Download Ollama" icon="download" href="https://ollama.com/download" > Download Ollama on macOS, Windows or Linux </Card> <Card title="Cloud" icon="cloud" href="/cloud"> Ollama's cloud models offer larger models with better performance. </Card> <Card title="API reference" icon="terminal" href="/api"> View Ollama's API reference </Card> </CardGroup>