Generate Videos in Codex + Claude Code with This...
High-throughput inference server for LLMs. PagedAttention memory management. The go-to for serious local or self-hosted serving.
vLLM is the inference server you reach for when llama.cpp is too small and cloud APIs are too expensive. Originally from UC Berkeley, vLLM pioneered PagedAttention (a KV-cache memory layout inspired by OS virtual memory paging) and continuous batching, which together give it throughput that outperforms most alternatives on the same hardware. It supports most modern model architectures, loads Hugging Face weights directly, and exposes an OpenAI-compatible HTTP endpoint. For any team self-hosting a model on an H100 or consumer GPU with serious traffic, vLLM is the production-grade default. It is less consumer-friendly than Ollama but the throughput gap is meaningful at scale.
The easiest way to run LLMs locally. One command to pull and run any model. OpenAI-compatible API. 52M+ monthly downloads. Supports GGUF, Safetensors, and custom Modelfiles.
Open-source OpenAI API replacement. Runs LLMs, vision, voice, image, and video models on any hardware - no GPU required. 35+ backends. Distributed mode for scaling.
C++ inference engine for LLMs. GGUF format, quantization, CPU and Metal/CUDA support. The foundation most local tools build on.
Apple's array framework for machine learning on Apple Silicon. Native Metal support, unified memory, first-class LLM inference.
High-throughput inference server for LLMs. PagedAttention memory management. The go-to for serious local or self-hosted serving.
Try vLLMHonest takes on AI dev tools, frameworks, and infrastructure - delivered to your inbox.
Subscribe FreeThe easiest way to run LLMs locally. One command to pull and run any model. OpenAI-compatible API. 52M+ monthly downloads. Supports GGUF, Safetensors, and custom Modelfiles.
Desktop app for discovering, downloading, and running local LLMs. Clean chat UI, OpenAI-compatible API server, and automatic GPU detection. MLX engine optimized for Apple Silicon.
Open-source ChatGPT alternative that runs 100% offline. Desktop app with local models, cloud API connections, custom assistants, and MCP integration. AGPLv3 licensed.
Configure Claude Code for maximum productivity -- CLAUDE.md, sub-agents, MCP servers, and autonomous workflows.
AI AgentsWhat MCP servers are, how they work, and how to build your own in 5 minutes.
AI AgentsStep-by-step guide to building an MCP server in TypeScript - from project setup to tool definitions, resource handling, testing, and deployment.
AI Agents
Kimi K3 open weights need roughly 1.5TB of VRAM, which does not fit on a B200 node. That forces a real hardware decision...

Multiverse Computing open-sources two changes that make knowledge distillation cheap enough to run at scale: caching the...

Cloudflare published the serving playbook behind Workers AI running Moonshot Kimi K2.6 and Zhipu GLM 5.2: FP8 KV caches...

A new multi-model orchestration system routes requests across open-weight models to match frontier performance at reduce...

A fair comparison of vLLM, TGI, SGLang, TensorRT-LLM, llama.cpp, and LMDeploy for self-hosted LLM inference - batching,...

ZLUDA 6 lets AMD GPUs run unmodified CUDA applications, adding PhysX support, Blender textures, and better Windows tooli...

New tutorials, open-source projects, and deep dives on coding agents - delivered weekly.