No description
Find a file
2026-02-01 16:44:54 +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 Fix if statement again 2026-02-01 08:56:56 -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 Merge remote-tracking branch 'origin/ci-auto-update-3.10.1' into fix-ci 2026-01-25 10:15:45 -06:00
README.md Auto-update READMEs 2026-01-24 00:13:38 +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: 3.10.1~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.