Members-Only
Recent Talks & Demos are for members only
You must be an AI Tinkerers active member to view these talks and demos.
May 30, 2026
·
Amman
Building a cluster for AI Inference, GPU Workspaces, and AI Powered Applications using KubeAI, vLLM, LiteLLM, Coder.com and Kubernetes
Build a Kubernetes cluster for AI inference, GPU workspaces, and applications using KubeAI, vLLM, LiteLLM, and Coder.com. Empower small teams with AI SDLC and robust application architecture.
Overview
A well packaged environment for small sized teams to have AI inference for R&D, deployed GenAI usecases, and GPU powered workspaces for Training and Finetuning.
Tech stack
- KubernetesKubernetes (K8s): Production-grade container orchestration: automate deployment, scaling, and management across your cluster.Kubernetes (K8s) is your control plane for planet-scale container orchestration: it automates the deployment, scaling, and management of containerized applications across your cluster. Built on 15 years of Google's production experience (Borg), K8s ensures your *desired state* is always maintained. Core resources like Pods, Deployments, and Services manage auto-scaling, load balancing, and self-healing for you. You interact directly with the API server using `kubectl` (the command-line tool) to execute zero-downtime rollouts and rapid rollbacks. As a CNCF project, it provides vendor-neutral flexibility for any infrastructure: cloud, on-premises, or hybrid.
- vLLMvLLM is the high-throughput, memory-efficient LLM inference engine: it leverages PagedAttention to maximize GPU utilization and cut serving costs.This is the engine for scaling LLM inference: vLLM (Virtual Large Language Model) is an open-source library engineered for high-throughput and low-latency serving. Its core innovation is PagedAttention, a memory management technique inspired by OS virtual memory, which efficiently handles the Key-Value (KV) cache. This optimization drastically reduces memory overhead—up to 90% in some reported cases—and allows for continuous batching of requests. The result: significantly higher request capacity on the same hardware, lower GPU usage, and a production-ready, cost-effective serving system that supports popular models like Llama and Mistral, complete with an OpenAI-compatible API server.
- LiteLLMLiteLLM is the unified LLM gateway: call 100+ models (OpenAI, Anthropic, Azure, etc.) using a single, standardized OpenAI-compatible API.LiteLLM acts as your production-grade LLM gateway, simplifying complex multi-model deployments. It unifies over 100 LLM providers—including OpenAI, Anthropic, and VertexAI—under a single, consistent API call structure (the OpenAI format). This standardization eliminates SDK friction. Key features include the LiteLLM Router for automatic retry and fallback logic across deployments, ensuring high reliability. Additionally, the Proxy Server centralizes cost tracking, allows granular budget setting per virtual key, and provides load balancing, making it essential for ML Platform teams managing scalable, cost-optimized Gen AI applications.
- OllamaDeploy and run open-source Large Language Models (LLMs) like Llama 3 and Mistral locally on your machine: achieve private, cost-effective AI via a simple command-line interface.Ollama is the essential tool for running LLMs locally: consider it the Docker for AI models. It packages complex models and dependencies into a single, easy-to-use application for macOS, Linux, and Windows systems. You get immediate access to models like Gemma 2 and DeepSeek-R1 via a straightforward CLI or REST API. This local-first approach guarantees data privacy and security, eliminating cloud dependency and high API costs. Ollama also optimizes performance on consumer hardware using techniques like quantization, ensuring efficient execution even on standard desktops.
- HuggingFaceThe central hub for the AI community: providing over 150,000 models, 30,000 datasets, and collaborative machine learning tooling.Hugging Face is the leading collaboration platform: it advances and democratizes artificial intelligence through open source and open science. The Hugging Face Hub hosts a massive repository where the ML community shares and deploys over 150,000 models and 30,000 datasets. Core tooling includes the widely adopted Transformers library, which provides a unified API for state-of-the-art models (like BERT, GPT, and T5) across NLP, computer vision, and audio tasks. Developers leverage this ecosystem (including libraries like Diffusers and Datasets) to train, fine-tune, and deploy production-ready AI applications with minimal effort and cost.
Finding related talks...
Compose Email
Sending...
Email preview
Loading recent emails...