Maven (famous)@lemmy.zip to Programmer Humor@lemmy.ml · 17 days agoIn case Copilot was too much worklemmy.zipimagemessage-square36fedilinkarrow-up1255arrow-down16file-text
arrow-up1249arrow-down1imageIn case Copilot was too much worklemmy.zipMaven (famous)@lemmy.zip to Programmer Humor@lemmy.ml · 17 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-up6·17 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.