No description
Find a file
2026-04-09 19:37:10 +02:00
.github Initial commit 2025-01-21 01:33:43 +01:00
conf Keep generated data dir folder hierarchy 2026-01-31 13:03:19 -05:00
doc Update DESCRIPTION.md 2026-01-18 14:37:23 +01:00
scripts Keep backends dir 2026-02-02 01:51:13 -05:00
.gitattributes Initial commit 2025-01-21 01:33:43 +01:00
.gitignore Initial commit 2025-01-21 01:33:43 +01:00
LICENSE First commit 2025-01-21 04:37:22 +01:00
manifest.toml Upgrade sources 2026-04-08 00:20:41 +02:00
README.md Auto-update READMEs 2026-04-08 00:20:42 +02:00
tests.toml Fix test format again 2026-01-25 10:35:22 -05:00

Logo of LocalAI LocalAI, packaged for YunoHost

Run Large Language Models (LLM) locally

🌐 Official app website Version: 4.1.3~ynh1

Screenshots

Screenshot of LocalAI

📦 Developer info

Automatic tests level

🛠️ Upstream LocalAI repository: https://github.com/mudler/LocalAI

Pull request are welcome and should target the testing branch.

The testing branch can be tested using:

# fresh install:
sudo yunohost app install https://github.com/YunoHost-Apps/localai_ynh/tree/testing

# upgrade an existing install:
sudo yunohost app upgrade localai -u https://github.com/YunoHost-Apps/localai_ynh/tree/testing

📚 App packaging documentation

Please see https://doc.yunohost.org/packaging_apps for more information.