Section 01
GroundCortex: Local Continuous LoRA Fine-Tuning Service with Hot Update
GroundCortex is an open-source local LoRA (Low-Rank Adaptation) fine-tuning service framework developed by huss-mo, hosted on GitHub. It addresses key pain points in LLM fine-tuning workflows by integrating file change monitoring, automatic retraining, hot-swappable adapters for OpenAI-compatible inference endpoints, and pipeline control via the MCP (Model Context Protocol). Its core goal is to enable near-real-time model iteration like code hot-reloading.