←back to thread

54 points tudorizer | 1 comments | | HN request time: 0.251s | source
Show context
felineflock ◴[] No.44371711[source]
It is a new nature of abstraction, not a new level.

UP: It lets us state intent in plain language, specs, or examples. We can ask the model to invent code, tests, docs, diagrams—tasks that previously needed human translation from intention to syntax.

BUT SIDEWAYS: Generation is a probability distribution over tokens. Outputs vary with sampling temperature, seed, context length, and even with identical prompts.

replies(2): >>44403418 #>>44403438 #
1. genidoi ◴[] No.44403438[source]
This is too abstract and a concrete example of what this looks like in output is needed.