Skip to content

Overview of zero-shot prompting

Zero-shot Prompting

Zero-shot prompting is a family of prompting techniques that involves passing instructions or asking questions to a large language model zero exemplars. This can involve single-turn or multi-turn model interactions. Zero-shot prompting contrasts with few-shot prompting, where the model is provided with exemplars.

Remember, when it comes to practical prompting, simple is best!