Hacker News new | ask | show | jobs
by lukeschlather 41 days ago
what is the known-good thing? The whole point is that LLMs were not optimized at all, they got better results than older ML algorithms just because they are able to use all of the GPU, where older algorithms are designed for 10yo GPUs and can't make use of modern GPUs. But now you do in fact have to optimize, to the point that transformers look a lot more complicated than "attention is all you need."
1 comments

the known-good thing is whatever was previously used for the application you're using llms for in any given case. This is often the structured application of human intelligence.