Maven (famous)@lemmy.zip to Programmer Humor@lemmy.ml · 15 days agoIn case Copilot was too much worklemmy.zipimagemessage-square33fedilinkarrow-up1240arrow-down17file-text
arrow-up1233arrow-down1imageIn case Copilot was too much worklemmy.zipMaven (famous)@lemmy.zip to Programmer Humor@lemmy.ml · 15 days agomessage-square33fedilinkfile-text
cross-posted from: https://lemmy.zip/post/27030131 The full repo: https://github.com/vongaisberg/gpt3_macro
minus-squareFinadil@lemmy.worldlinkfedilinkarrow-up6·15 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.