diff --git a/software/ollama.yml b/software/ollama.yml new file mode 100644 index 0000000000..870dff6dbb --- /dev/null +++ b/software/ollama.yml @@ -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)