import Image from 'next/image' import Link from 'next/link' import Header from './header' export default async function Home() { return ( <>
ollamaIcon

Get up and running with large language models, locally.

Run Llama 2 and other models on macOS. Customize and create your own.

Download

Available for macOS with Apple Silicon
Windows & Linux support coming soon.

) }