From e1d6b706f4b8e4499f13c6dcfbdf9ccfbbe20718 Mon Sep 17 00:00:00 2001 From: Ettore Di Giacinto Date: Sat, 25 May 2024 10:08:23 +0200 Subject: [PATCH] Update quickstart.md (#2404) Signed-off-by: Ettore Di Giacinto --- docs/content/docs/getting-started/quickstart.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/docs/content/docs/getting-started/quickstart.md b/docs/content/docs/getting-started/quickstart.md index 0c964eb0..1bba42fb 100644 --- a/docs/content/docs/getting-started/quickstart.md +++ b/docs/content/docs/getting-started/quickstart.md @@ -123,9 +123,7 @@ You can check out the releases in https://github.com/mudler/LocalAI/releases. | OS | Link | | --- | --- | -| Linux (CUDA 11) | [Download](https://github.com/mudler/LocalAI/releases/download/{{< version >}}/local-ai-cuda11-Linux-x86_64) | -| Linux (CUDA 12) | [Download](https://github.com/mudler/LocalAI/releases/download/{{< version >}}/local-ai-cuda12-Linux-x86_64) | -| Linux (No GPU) | [Download](https://github.com/mudler/LocalAI/releases/download/{{< version >}}/local-ai-Linux-x86_64) | +| Linux | [Download](https://github.com/mudler/LocalAI/releases/download/{{< version >}}/local-ai-Linux-x86_64) | | MacOS | [Download](https://github.com/mudler/LocalAI/releases/download/{{< version >}}/local-ai-Darwin-arm64) |