logoalt Hacker News

zahlmanyesterday at 11:03 PM2 repliesview on HN

> We know exactly how LLMs work

I think you imply a rather loose standard for "exactly" here. I wouldn't even say this of major deterministic software projects that are orders of magnitude smaller than frontier LLM weight-dumps. In principle we could work our way through these systems eventually, sure, maybe even a single person could do so. But if we really understand exactly how our software works, how have we been tolerating bugs that lay dormant for years before being discovered by AI-assisted processes?


Replies

Dylan16807today at 5:13 AM

When we're speaking mechanically, we can ignore the weights and just look at the math. And that math is very simple compared to most software.

doc_icktoday at 5:05 AM

Oh that’s ez, for software we know that has bugs, one reason could be the cost of fixing isn’t worth it.