mirror of
https://github.com/Aider-AI/aider.git
synced 2025-05-31 01:35:00 +00:00
copy
This commit is contained in:
parent
dd389a42d1
commit
c5aba3bead
1 changed files with 3 additions and 2 deletions
|
@ -385,8 +385,9 @@ fine tuning models on
|
|||
aider's simple, high level style of unified diffs.
|
||||
Dropping line numbers from the hunk headers and focusing on diffs of
|
||||
semantically coherent chunks of code
|
||||
seems to be an important part of successful GPT code editing.
|
||||
seems to be an important part of successful GPT code editing
|
||||
(besides the relentless focus on flexibly applying edits).
|
||||
Most LLMs will have already seen plenty of unified diffs
|
||||
in their normal training data, and so should be
|
||||
very amenable to fining tuning towards this
|
||||
amenable to fining tuning towards this
|
||||
particular diff style.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue