Section 01
Introduction: Core Overview of the CogLang Drug Distill Project
This project was published by zhpy2004 on GitHub (link: https://github.com/zhpy2004/coglang-drug-distill). It demonstrates how to distill large model knowledge into a small model with 1.5B parameters, enabling CogLang query generation for drug safety graphs on devices with 1GB memory via QLoRA fine-tuning, GGUF quantization, and GBNF syntax constraints. The project connects the full pipeline from data generation to edge-side deployment, providing a reusable blueprint for edge AI applications.