Skip to content

Commit faadabe

Browse files
authored
Update binaries.md
Signed-off-by: Ettore Di Giacinto <[email protected]>
1 parent 57f7900 commit faadabe

File tree

1 file changed

+10
-1
lines changed

1 file changed

+10
-1
lines changed

docs/content/docs/reference/binaries.md

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,4 +19,13 @@ Otherwise, here are the links to the binaries:
1919
| --- | --- |
2020
| Linux (amd64) | [Download](https://github.com/mudler/LocalAI/releases/download/{{< version >}}/local-ai-Linux-x86_64) |
2121
| Linux (arm64) | [Download](https://github.com/mudler/LocalAI/releases/download/{{< version >}}/local-ai-Linux-arm64) |
22-
| MacOS (arm64) | [Download](https://github.com/mudler/LocalAI/releases/download/{{< version >}}/local-ai-Darwin-arm64) |
22+
| MacOS (arm64) | [Download](https://github.com/mudler/LocalAI/releases/download/{{< version >}}/local-ai-Darwin-arm64) |
23+
24+
25+
{{% alert icon="⚡" context="warning" %}}
26+
Binaries do have limited support compared to container images:
27+
28+
- Python-based backends are not shipped with binaries (e.g. `bark`, `diffusers` or `transformers`)
29+
- MacOS binaries and Linux-arm64 do not ship TTS nor `stablediffusion-cpp` backends
30+
- Linux binaries do not ship `stablediffusion-cpp` backend
31+
{{% /alert %}}

0 commit comments

Comments
 (0)