mirror of
https://github.com/awesome-selfhosted/awesome-selfhosted-data.git
synced 2026-03-11 08:55:24 +00:00
Add LLMKube to software list
This commit is contained in:
parent
ec15aeed4c
commit
55e6a0eabc
1 changed files with 12 additions and 0 deletions
12
software/llmkube.yml
Normal file
12
software/llmkube.yml
Normal file
|
|
@ -0,0 +1,12 @@
|
|||
name: LLMKube
|
||||
website_url: https://github.com/defilantech/LLMKube
|
||||
source_code_url: https://github.com/defilantech/LLMKube
|
||||
description: Kubernetes operator for llama.cpp-native LLM inference with GPU scheduling, Apple Silicon Metal support, and OpenAI-compatible API.
|
||||
licenses:
|
||||
- Apache-2.0
|
||||
platforms:
|
||||
- Go
|
||||
- Docker
|
||||
- K8s
|
||||
tags:
|
||||
- Generative Artificial Intelligence (GenAI)
|
||||
Loading…
Reference in a new issue