Model Pipeline - Instruction formatting
This pipeline shows how instructions are formatted and processed in a generative AI system. It starts with raw text input, formats it for the model, runs the model to generate output, and then formats the output for the user.