No description
Find a file
2026-03-17 02:12:30 +01: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-03-15 00:53:29 +01:00
README.md Auto-update READMEs 2026-03-15 00:53:29 +01: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.0.0~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.