Skip to content

Commit 47c475b

Browse files
committed
Update LLMKube description to reflect pluggable runtime backends
Signed-off-by: Christopher Maher <defilan@users.noreply.github.com>
1 parent d2b8dbc commit 47c475b

1 file changed

Lines changed: 6 additions & 6 deletions

File tree

software/llmkube.yml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name: LLMKube
22
website_url: https://llmkube.com
33
source_code_url: https://github.com/defilantech/LLMKube
4-
description: Kubernetes operator for llama.cpp-native LLM inference with GPU scheduling, Apple Silicon Metal support, and OpenAI-compatible API.
4+
description: Kubernetes operator for LLM inference with pluggable runtimes (llama.cpp, PersonaPlex/Moshi, generic), multi-GPU sharding, NVIDIA CUDA and Apple Silicon Metal support, and OpenAI-compatible API.
55
licenses:
66
- Apache-2.0
77
platforms:
@@ -10,13 +10,13 @@ platforms:
1010
- K8S
1111
tags:
1212
- Generative Artificial Intelligence (GenAI)
13-
stargazers_count: 40
14-
updated_at: '2026-04-01'
13+
stargazers_count: 45
14+
updated_at: '2026-04-10'
1515
archived: false
1616
current_release:
17-
tag: v0.5.3
18-
published_at: '2026-04-01'
17+
tag: v0.6.0
18+
published_at: '2026-04-08'
1919
commit_history:
2020
2026-02: 40
2121
2026-03: 42
22-
2026-04: 5
22+
2026-04: 15

0 commit comments

Comments
 (0)