diff --git a/software/llm-harbor.yml b/software/llm-harbor.yml new file mode 100644 index 0000000000..ff86c8290b --- /dev/null +++ b/software/llm-harbor.yml @@ -0,0 +1,11 @@ +name: "LLM Harbor" +website_url: "https://github.com/av/harbor" +source_code_url: "https://github.com/av/harbor" +description: "Containerized LLM toolkit. Run LLM backends, APIs, frontends, and additional services via a concise CLI." +licenses: + - Apache-2.0 +platforms: + - Docker + - Shell +tags: + - Generative Artificial Intelligence (GenAI)