by Nardien · Agent Tool · ★ 209
Agent Distillation is a library that supports distillation of large language agents into small langauge models, with just a few scripts! This library accompanies our academic paper, Distilling LLM Agents into Small Models with Retrieval and Code Tools, where we demonstrate how small language models can learn to act like powerful LLM agents by mimicking their agentic behaviors, augmented with retrieval and code execution capabilities.
| Stars | 209 |
| Forks | 29 |
| Language | Python |
| Category | Agent Tool |
| License | Apache-2.0 |
| Quality Score | 67.4559200239292/100 |
| Open Issues | 2 |
| Last Updated | 2025-10-22 |
| Created | 2025-05-23 |
| Platforms | python |
| Est. Tokens | ~158k |
Explore other popular agent tool tools:
agent-distillation is Official Code Repository for the paper "Distilling LLM Agent into Small Models with Retrieval and Code Tools". It is categorized as a Agent Tool with 209 GitHub stars.
agent-distillation is primarily written in Python.
You can find installation instructions and usage details in the agent-distillation GitHub repository at github.com/Nardien/agent-distillation. The project has 209 stars and 29 forks, indicating an active community.
agent-distillation is released under the Apache-2.0 license, making it free to use and modify according to the license terms.