import { AiFillApple } from 'react-icons/ai' import models from '../../models.json' import Header from './header' export default async function Home() { return ( <>

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.

) }