mirror of
https://github.com/awesome-selfhosted/awesome-selfhosted-data.git
synced 2026-03-11 08:55:24 +00:00
Add LLM Harbor (#1687)
Co-authored-by: kokomo123 <70863536+kokomo123@users.noreply.github.com>
This commit is contained in:
parent
0771bc4adb
commit
16748eff89
1 changed files with 11 additions and 0 deletions
11
software/llm-harbor.yml
Normal file
11
software/llm-harbor.yml
Normal file
|
|
@ -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)
|
||||
Loading…
Reference in a new issue