Model: MiniLLM/MiniLLM-gpt2-340M Source: Original Platform
paper | code
MiniLLM-gpt2-340M is a gpt2-medium (340M) model distilled from gpt2-xlarge (1.5B) on databricks-dolly-15k
Note: MiniLLM requires a SFT model for initilization to perform the PPO optimization.
We ask GPT-4 to give scores for the generated responses of MiniLLM. The prompts are taken from databricks-dolly-15k (test set), self-instruct, and vicuna
@inproceedings{minillm, title={MiniLLM: Knowledge Distillation of Large Language Models}, author={Gu, Yuxian and Dong, Li and Wei, Furu and Huang, Minlie}, booktitle={Proceedings of ICLR}, year={2024} }