Maven (famous)@lemmy.zip to Programmer Humor@lemmy.ml · 21 days agoIn case Copilot was too much worklemmy.zipimagemessage-square36fedilinkarrow-up1251arrow-down16file-text
arrow-up1245arrow-down1imageIn case Copilot was too much worklemmy.zipMaven (famous)@lemmy.zip to Programmer Humor@lemmy.ml · 21 days agomessage-square36fedilinkfile-text
cross-posted from: https://lemmy.zip/post/27030131 The full repo: https://github.com/vongaisberg/gpt3_macro
minus-squareFinadil@lemmy.worldlinkfedilinkarrow-up7·21 days agoLooking at the source they thankfully already use a temp of zero, but max tokens is 320. That doesn’t seem like much for code especially since most symbols are a whole token.
Looking at the source they thankfully already use a temp of zero, but max tokens is 320. That doesn’t seem like much for code especially since most symbols are a whole token.