Hacker News new | ask | show | jobs
by CuriouslyC 808 days ago
That's a chat gpt problem, if you hit the API it's not nearly so hard to get good output.
1 comments

I wouldn't say that, my latest big user story for making sure I'm handling huge inputs was "translate Moby dick to zoomer". Cant give any service chunks larger than ~5K tokens, over API, without it failing.

(Miserably, like, I'd be fine if it gave a paragraph back. But at least on this "map" task, there's a critical point where there's so much input that the reward function ends up imitating the input more instead of chatting)