LocalAI

LocalAI

Official

Docker app from grtgbln's Repository

Overview

The free, Open Source OpenAI alternative. Self-hosted, community-driven and local-first. Drop-in replacement for OpenAI running on consumer-grade hardware. No GPU required. Runs gguf, transformers, diffusers and many more models architectures. It allows to generate Text, Audio, Video, Images. Also with voice cloning capabilities. Additional image variants are also available: https://localai.io/basics/container/#standard-container-images For Nvidia GPU support, add "--gpus all" to the Extra Parameters field under Advanced. For AMD GPU support, add "/dev/kfd" and "/dev/dri" each as a Device and add the required Variables: https://localai.io/features/gpu-acceleration/#setup-example-dockercontainerd For Intel iGPU support, add "/dev/dri" as a Device and add "--device=/dev/dri" to the Extra Parameters field under Advanced.

Install LocalAI on Unraid in a few clicks.

Find LocalAI in Community Apps on your Unraid server, review the template, and click Install. Unraid handles the Docker app or plugin setup from the published template.

Open the Apps tab on your Unraid server Search Community Apps for LocalAI Review the template variables and paths Click Install

Requirements


        The images for this container are several gigabytes (standard images upwards of ~17 GB, AIO images upwards of ~40 GB).
        If you receive a "no space left on device" warning during installation, please increase the vDisk size in your Docker settings.
        Additional image variants are also available: https://localai.io/basics/container/#standard-container-images
    

Download Statistics

4,614,308
Total Downloads
749,329
This Month
436,732
Avg / Month

Total Downloads Over Time

Loading chart...

Related apps

Details

Repository
localai/localai:latest
Last Updated2026-06-27
First Seen2024-04-21

Runtime arguments

Web UI
http://[IP]:[PORT:8080]/
Network
bridge
Shell
bash
Privileged
false
Extra Params
--gpus=all

Template configuration

WebUIPorttcp

Container Port: 8080

Target
8080
Default
8080
Value
8080
Debug modeVariable

Whether to enable debug mode

Target
DEBUG
Default
true|false
Model Storage PathPathrw

Storage for models

Target
/models
Default
/mnt/user/appdata/local_ai/models
Value
/mnt/user/appdata/local_ai/models
Image Storage PathPathrw

Storage for images

Target
/tmp/generated/images/
Default
/mnt/user/appdata/local_ai/images
Value
/mnt/user/appdata/local_ai/images
Data Storage PathPathrw

Storage for data

Target
/data
Default
/mnt/user/appdata/local_ai/data
Value
/mnt/user/appdata/local_ai/data
Configuration Storage PathPathrw

Storage for configuration

Target
/configuration
Default
/mnt/user/appdata/local_ai/configuration
Value
/mnt/user/appdata/local_ai/configuration
Backends Storage PathPathrw

Storage for backends

Target
/backends
Default
/mnt/user/appdata/local_ai/backends
Value
/mnt/user/appdata/local_ai/backends
Internal Model Storage PathVariable

Internal path to models storage. Not recommended to change.

Target
MODELS_PATH
Default
/models
Value
/models