mirror of
https://github.com/mudler/LocalAI.git
synced 2026-09-13 06:45:26 -04:00
Keep the homepage focused on runtime capabilities and move engine details to their canonical directory. Make installation choices stable and explicit for users across supported hardware. Assisted-by: Codex:gpt-5 Co-authored-by: localai-org-bot <306113404+localai-org-bot@users.noreply.github.com>
1.1 KiB
1.1 KiB
weight, title, description, icon, url
| weight | title | description | icon | url |
|---|---|---|---|---|
| 1 | Install LocalAI | How to install LocalAI | download | /installation/ |
LocalAI can be installed in multiple ways depending on your platform and preferences.
Video Walkthrough
Installation Methods
Choose the installation method that best suits your needs:
- [Containers]({{% relref "getting-started/containers" %}}) ⭐ Recommended - Works on all platforms, supports Docker and Podman
- [macOS]({{% relref "getting-started/macos" %}}) - Download and install the DMG application
- [Linux]({{% relref "getting-started/linux" %}}) - Install on Linux using binaries
- [Kubernetes]({{% relref "getting-started/kubernetes" %}}) - Deploy LocalAI on Kubernetes clusters
- [Build from Source]({{% relref "getting-started/build" %}}) - Build LocalAI from source code