diff --git a/software/llmkube.yml b/software/llmkube.yml new file mode 100644 index 0000000000..b41af51728 --- /dev/null +++ b/software/llmkube.yml @@ -0,0 +1,12 @@ +name: LLMKube +website_url: https://llmkube.com +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)