Maven (famous)@lemmy.zip to Programmer Humor@lemmy.ml · 2 months agoIn case Copilot was too much worklemmy.zipimagemessage-square35fedilinkarrow-up1176arrow-down13file-text
arrow-up1173arrow-down1imageIn case Copilot was too much worklemmy.zipMaven (famous)@lemmy.zip to Programmer Humor@lemmy.ml · 2 months agomessage-square35fedilinkfile-text
cross-posted from: https://lemmy.zip/post/27030131 The full repo: https://github.com/vongaisberg/gpt3_macro
minus-squareFinadil@lemmy.worldlinkfedilinkarrow-up5·1 month 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.