diff --git a/web/app/download/page.tsx b/web/app/download/page.tsx index 6c2e3f1f..3b82199a 100644 --- a/web/app/download/page.tsx +++ b/web/app/download/page.tsx @@ -29,7 +29,7 @@ export default async function Download() { return ( <> - + Downloading... diff --git a/web/app/page.tsx b/web/app/page.tsx index c3d00a22..b41ad0ea 100644 --- a/web/app/page.tsx +++ b/web/app/page.tsx @@ -7,20 +7,20 @@ export default async function Home() { return ( <> - + - Portable large language models - + 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.
+
Available for macOS with Apple Silicon Windows & Linux support coming soon.