mirror of
https://github.com/Aider-AI/aider.git
synced 2025-06-01 18:25:00 +00:00
copy
This commit is contained in:
parent
69e471f91c
commit
5fec384234
1 changed files with 10 additions and 0 deletions
|
@ -30,6 +30,16 @@ disobeying the system prompt instructions.
|
|||
Most local models are just barely capable of working with aider,
|
||||
so editing errors are probably unavoidable.
|
||||
|
||||
## Try the whole format
|
||||
|
||||
Run aider with `--edit-format whole` if the model is using a different edit format.
|
||||
You can see which edit format it is using in the announce lines:
|
||||
|
||||
```
|
||||
Aider v0.50.2-dev
|
||||
Models: claude-3-5-sonnet-20240620 with ♾️ diff edit format
|
||||
```
|
||||
|
||||
## Reduce distractions
|
||||
|
||||
Many LLM now have very large context windows,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue