Hacker News new | ask | show | jobs
by exdsq 1518 days ago
GPT-NeoX 20B is worse than davinci at writing code - NeoX seems to only really work with C/C++, and even then it's not the best. Just tried to ask it some leetcode questions and honestly I'm not sure what it was doing, but reversing a string included a `temp` variable that was multiplied by the index of the string.