HN user

maxrumpf

13 karma
Posts4
Comments11
View on HN
Qwen 3.8 3 days ago

"compatible" instead of "comparable."

It boggles my mind how you can train a frontier model but not write a tweet without an obvious typo.

This is the tech report for a model I helped work on. I'm biased, but it turned out very well.

We essentially let the model learn to retrieve like a human would: Make a first search, read the results, and then make another. This lets the model be vastly better than pre-programmed pipelines. We test this extensively and compare against implementing this with API models (like Sonnet 4.5 and GPT-5.1). SID-1 compares favorably.

Happy to answer any questions or get feedback. First and foremost: Enjoy the read. It's much more detailed than most tech reports.