Hacker News new | ask | show | jobs
by kaapipo 135 days ago
If we can treat the prompts as the versionable source code artefact, then sure. But as long as we need to fine-tune the output that's not a high level language. In the same way no one would edit the assembly that a compiler produces
1 comments

If we're able to produce an LLM which takes a seed and produces the same output per input, then we'd be able to do this
There must be good reasons why we don’t have this. I suspect one reason is that the SOTA providers are constantly changing the harness around the core model, so you’d need to version that harness as well.