openai / openai-cookbook

Examples and guides for using the OpenAI API
https://cookbook.openai.com
MIT License
60.31k stars 9.58k forks source link

Leveraging model distillation: Add callouts to explainer images #1550

Closed gabor-openai closed 3 weeks ago

gabor-openai commented 3 weeks ago

Summary

Add callouts to the distillation flow images so that readers can follow the instructions more easily. Reduce file sizes of the images.

Motivation

It might be hard to follow the flow - you need to understand that everything shown in the filtered list is sent to the Distillation process, and thus you need to filter before you distill. Also added callouts to the other images, and reduced file sizes.