No description
Find a file
2026-02-02 08:55:23 +01:00
.github Initial commit 2025-06-10 20:47:48 +02:00
conf [autopatch] Automatic patch to simplify proxy_pass/fastcgi_pass options in nginx.conf (PLEASE DOUBLE CHECK BEFORE MERGING) 2025-12-31 17:08:56 +01:00
doc Fix: Typo on the filenames 2026-01-16 22:48:57 +01:00
scripts Merge pull request #38 from YunoHost-Apps/testing 2025-09-06 07:07:14 +02:00
.gitattributes Initial commit 2025-06-10 20:47:48 +02:00
.gitignore Initial commit 2025-06-10 20:47:48 +02:00
LICENSE Update LICENSE 2025-06-11 19:15:52 +02:00
manifest.toml Upgrade sources 2026-02-02 01:46:23 +01:00
README.md Auto-update READMEs 2026-02-02 01:46:23 +01:00
tests.toml finish migration to $data_dir + fix auto-update and add test 2025-06-17 14:19:53 +02:00

Logo of Ollama Ollama, packaged for YunoHost

Get up and running with large language models

🌐 Official app website Version: 0.15.4~ynh1

📦 Developer info

Automatic tests level

🛠️ Upstream Ollama repository: https://github.com/ollama/ollama

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/ollama_ynh/tree/testing

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

📚 App packaging documentation

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