What is zero-shot prompting?
LLM Engineer Interview Questions: Prompt Engineering, Few-Shot, Chain-of-Thought, Structured Outputs
Audio flashcard · 0:14Nortren·
What is zero-shot prompting?
0:14
Zero-shot prompting asks the model to perform a task with only an instruction and no examples. Modern instruction-tuned LLMs handle many tasks zero-shot well. It is the simplest prompting style and works best when the task is common and clearly described.
promptingguide.ai