Section 01
Introduction: Kiln—An LLM Inference Server Supporting Real-Time Online Learning
Kiln is an innovative open-source project that redefines the way LLM deployment services are done, breaking the traditional paradigm of separating training and inference. It achieves a real-time online learning model of "serving while training" through LoRA hot-swapping technology. The project is maintained by ericflo, open-sourced on GitHub, and uses the MIT license.