Hacker News new | ask | show | jobs
by ilaksh 1209 days ago
The problem that I have with Codex (code-davinci-002) is that it sometimes just starts repeating the last X tokens infinitely. And I have tried using the parameter for frequency penalty but that seems to make it eventually "run out" of newlines sometimes. Because of that and the fact that it doesn't follow directions as well, I am trying to just use text-davinci-003 even for coding tasks. Its not as good at programming but usually good enough. Sometimes you need to give it hints about basic things. I mean the other issue is that code-davinci-002 has been in limited beta forever and Microsoft Azure won't acknowledge my request for AI services.
1 comments

Hope we jump to davinci-004 codex and just skip 3. 002 has the issues like you say which copilot does too: sometimes it just keeps repeating a comment after every enter.