Update LLMKube description to reflect pluggable runtimes#2322
Open
Defilan wants to merge 3 commits into
Open
Conversation
Signed-off-by: Christopher Maher <defilan@users.noreply.github.com>
df0c603 to
47c475b
Compare
Comment on lines
-13
to
-22
| stargazers_count: 40 | ||
| updated_at: '2026-04-01' | ||
| stargazers_count: 45 | ||
| updated_at: '2026-04-10' | ||
| archived: false | ||
| current_release: | ||
| tag: v0.5.3 | ||
| published_at: '2026-04-01' | ||
| tag: v0.6.0 | ||
| published_at: '2026-04-08' | ||
| commit_history: | ||
| 2026-02: 40 | ||
| 2026-03: 42 | ||
| 2026-04: 5 |
Collaborator
There was a problem hiding this comment.
Please do not change this section.
This will be updated by our bot automatically
Collaborator
|
author did not respond, and it's been a while. Closing soon |
Contributor
Author
I'm so sorry, I missed the notification. I can update that now |
Collaborator
|
Should've pinged ya but all good 👍🏻 |
Per reviewer feedback (@Rabenherz112), reverted stargazers_count, updated_at, current_release, and commit_history to current main values — those are bot-managed. Description further updated to reflect runtimes merged since the original PR (vLLM, TGI, Ollama, vllm-swift).
…e-selfhosted-data into update-llmkube-description
Contributor
Author
|
Sorry for the late update — bot-managed sections are restored to current values, only the description line changes now. Updated description also reflects the runtime backends added since the original PR (vLLM, TGI, Ollama, vllm-swift). Thanks for the patience @kokomo123 @Rabenherz112. |
Collaborator
|
LGTM, approving rn. Thank you for the fix! |
kokomo123
approved these changes
May 6, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Updating the LLMKube description to reflect current capabilities. Since the initial listing, LLMKube has added:\n\n- Pluggable runtime backends (llama.cpp, PersonaPlex/Moshi, generic)\n- Multi-GPU layer sharding\n- GGUF, MLX, SafeTensors model format support\n\nThe previous description said "llama.cpp-native" which no longer accurately represents the project.\n\nI'm the creator and maintainer.