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

Portable large language models

Bundle a model’s weights, configuration, prompts, data and more into self-contained packages that run anywhere.

Download

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

) }