章节 01
EasyGAD: One-stop Black-box Distillation Framework for Large Language Models
Basic Information
- Author/Maintainer: Dr-Corgi
- Source: GitHub (https://github.com/Dr-Corgi/EasyGAD)
- Release Time: 2026-06-11
- Paper: Black-Box On-Policy Distillation of Large Language Models (arXiv:2511.10643)
Core Overview
EasyGAD is a GAD (Generative Adversarial Distillation)-based framework for LLM black-box distillation. It enables student models to learn the teacher's style and capabilities via only the teacher's text outputs (no internal parameters/logits access). Its key value lies in one-stop implementation—integrating all dependencies into a single repo for out-of-the-box use.