You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@gptme Optimize the prompt in gptme/tools/patch.py to make it comply better. We want to make sure patches are concise and reliable. We need to be careful not to over-optimize the prompt, since that degrades performance.
I partially improved this by stopping generation on the ending >>>>>> UPDATED in a patch block. Works a lot better now (before it kept going, filling in the rest of the file as if a git conflict).
Right now, it tends to output large chunks of the original file when writing patches.
The text was updated successfully, but these errors were encountered: