awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
defilantech avatar

defilantech/LLMKube

0
View on GitHub↗
llmkube.com↗

LLMKube

Kubernetes operator for local LLM inference with llama.cpp, vLLM, TGI, and mlx-server — multi-GPU NVIDIA + Apple Silicon Metal, autoscaling, air-gapped, production-ready

Features

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI
Model Serving Engines - Kubernetes operator for managing multi-runtime LLM inference.
130 stars·19 forks·Go·Apache-2.0·9 views

Star history

Star history chart for defilantech/llmkubeStar history chart for defilantech/llmkube

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.

Frequently asked questions

What does defilantech/llmkube do?

Kubernetes operator for local LLM inference with llama.cpp, vLLM, TGI, and mlx-server — multi-GPU NVIDIA + Apple Silicon Metal, autoscaling, air-gapped, production-ready

What are the main features of defilantech/llmkube?

The main features of defilantech/llmkube are: Model Serving Engines.

Which projects share features with defilantech/llmkube?

Projects with overlapping indexed features include: deep-diver/alpaca-lora-serve — LLM as a Chatbot Service. flowiseai/flowise — Flowise is a low-code platform designed for building and deploying complex language model workflows through a visual,… fminference/flexgen — FlexGen is an inference engine for large language models designed for high-throughput execution on single or multiple… fujitsuresearch/onecompression — Python package for LLM compression. ggerganov/llama.cpp — llama.cpp is a high-performance C++ inference engine and runtime for executing large language models locally across… alichherawalla/off-grid-mobile-ai — The Swiss Army Knife of Offline AI. Chat, Speak, and Generate Images - Privacy First, Zero Internet. Download an LLM…

Projects sharing features with LLMKube

These projects share indexed features with LLMKube. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • deep-diver/alpaca-lora-servedeep-diver avatar

    deep-diver/Alpaca-LoRA-Serve

    3,324View on GitHub↗

    LLM as a Chatbot Service

    Python
    View on GitHub↗3,324
  • flowiseai/flowiseFlowiseAI avatar

    FlowiseAI/Flowise

    53,641View on GitHub↗

    Flowise is a low-code platform designed for building and deploying complex language model workflows through a visual, node-based interface. It functions as an orchestrator for autonomous multi-agent systems, allowing users to construct conversational pipelines by connecting language models, memory stores, and external tools on a drag-and-drop canvas. The platform distinguishes itself through its support for sophisticated agentic patterns, including supervisor-worker delegation and iterative reasoning strategies. Users can design directed acyclic graphs to manage conditional branching, state p

    TypeScriptagentic-aiagentic-workflowagents
    View on GitHub↗53,641
  • fminference/flexgenFMInference avatar

    FMInference/FlexGen

    9,366View on GitHub↗

    FlexGen is an inference engine for large language models designed for high-throughput execution on single or multiple GPUs. It functions as a framework for managing model execution through a combination of memory offloading, weight compression, and pipeline orchestration. The system enables the execution of models that exceed available GPU memory by moving tensors and caches between GPU memory, system RAM, and disk storage. It utilizes 4-bit weight quantization to reduce the memory footprint of model parameters, allowing for increased batch processing capacity. The project covers distributed

    Python
    View on GitHub↗9,366
  • alichherawalla/off-grid-mobile-aialichherawalla avatar

    alichherawalla/off-grid-mobile-ai

    2,478View on GitHub↗

    The Swiss Army Knife of Offline AI. Chat, Speak, and Generate Images - Privacy First, Zero Internet. Download an LLM and use it on your mobile device. No data ever leaves your phone. Supports text-to-text, vision, text-to-image

    TypeScriptedge-aiggufllama-cpp
    View on GitHub↗2,478
Compare all 23 related projects→