mirror of
https://github.com/Aider-AI/aider.git
synced 2025-05-31 17:55:01 +00:00
updated llama3
This commit is contained in:
parent
b5bb453378
commit
471d637694
4 changed files with 8 additions and 11 deletions
|
@ -233,6 +233,7 @@ class Model:
|
|||
self.edit_format = "diff"
|
||||
self.use_repo_map = True
|
||||
self.send_undo_reply = True
|
||||
self.examples_as_sys_msg = True
|
||||
return # <--
|
||||
|
||||
if "gpt-4-turbo" in model or ("gpt-4-" in model and "-preview" in model):
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue