Hacker News new | ask | show | jobs
by catlifeonmars 147 days ago
Doesn’t that apply to the OP as well?
1 comments

Yes, I'm not going to fill my precious context with documentation for a programming language

This seems like a research dead end to me, the fundamentals are not there

It seems kind of silly that you can’t teach an LLM new tricks though, doesn’t it? This doesn’t sound like an intrinsic limitation and more an artifact of how we produce model weights today.
getting tricks embedded into the weights is expensive, it doesn't happen in a single pass

they's why we teach them new tricks on the fly (in-context learning) with instruction files

Right, it sounds like an artificial limitation.
it's more a mathematical / algorithmic limitation
I’ll counter it’s an architectural issue