logoalt Hacker News

cfloydyesterday at 9:56 PM1 replyview on HN

I use one model for coding and another writing tests for that very reason. It’s surprisingly good at TDD


Replies

guille_yesterday at 11:20 PM

I find this fascinating because it's the sort of anthropomorphism that betrays a fundamental understanding of what an LLM is. Language models are not people. You can just achieve the same thing with a fresh context window. The only solid technical reason you'd want a different model is if you find a certain model produces better code and another produces better reviews. Nobody has really tested this, of course.

show 1 reply