Get up and running with large language models.
🛠️ 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
Please see https://doc.yunohost.org/packaging_apps for more information.