3 entries with this tag
June 18: Five new publications โ Apple's Siri AI & AFM 3 architecture deep-dive, three new wiki concept syntheses (Rust, Mixture of Experts, Agentic Coding), and a production vLLM deployment guide. The Apple article completes the full-stack frontier map, while the wiki concepts consolidate weeks of research into navigable knowledge hubs.
Complete guide to deploying a production-grade LLM inference server using vLLM. Covers installation, Docker deployment, multi-GPU tensor parallelism, quantization, performance tuning, and OpenAI-compatible API integration.
Comprehensive technical comparison of vLLM and SGLangโtwo leading open-source LLM serving frameworks. Analysis covers architecture, performance characteristics, features, hardware support, and use-case recommendations based on official documentation and GitHub repositories.