Maven (famous)@lemmy.zip to Programmer Humor@lemmy.ml · 1 month agoIn case Copilot was too much worklemmy.zipexternal-linkmessage-square26fedilinkarrow-up11arrow-down10file-text
arrow-up11arrow-down1external-linkIn case Copilot was too much worklemmy.zipMaven (famous)@lemmy.zip to Programmer Humor@lemmy.ml · 1 month agomessage-square26fedilinkfile-text
cross-posted from: https://lemmy.zip/post/27030131 The full repo: https://github.com/vongaisberg/gpt3_macro
minus-squareFinadil@lemmy.worldlinkfedilinkarrow-up1·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.