add Ollama

Co-authored-by: kokomo123 <70863536+kokomo123@users.noreply.github.com>
This commit is contained in:
Husam Alshehadat 2025-03-29 22:23:19 -07:00 committed by nodiscc
parent b64766fff9
commit 7f6863383d

11
software/ollama.yml Normal file
View file

@ -0,0 +1,11 @@
name: "Ollama"
website_url: "https://ollama.com/"
source_code_url: "https://github.com/ollama/ollama"
description: "Get up and running with Llama 3.3, DeepSeek-R1, Phi-4, Gemma 3, and other large language models."
licenses:
- MIT License
platforms:
- Docker
- Python
tags:
- Generative Artificial Intelligence (GenAI)