zlacker

[parent] [thread] 1 comments
1. simonw+(OP)[view] [source] 2025-12-06 19:53:25
I've seen one-shot used to mean two different things in LLMs:

1. Getting an LLM to do something based on a single example

2. Getting an LLM to achieve a goal from a single prompt with no follow-ups

I think both are equally valid.

replies(1): >>baq+B9
2. baq+B9[view] [source] 2025-12-06 21:24:08
>>simonw+(OP)
One-shot as in ‘given one example’ is the ML term. One-shot as in ‘in a single prompt’ is the colloquial meaning. Both are useful, but it can be confusing when discussing LLMs in ML topics.
[go to top]