mirror of
https://github.com/Aider-AI/aider.git
synced 2025-05-27 15:55:00 +00:00
copy
This commit is contained in:
parent
3dc3ebe25f
commit
b8bb33fe25
4 changed files with 10 additions and 10 deletions
|
@ -23,7 +23,7 @@ as they are the very best models for editing code.
|
|||
|
||||
Aider works with a number of **free** API providers:
|
||||
|
||||
- The [Deepseek Coder V2](/docs/llms/deepseek.html) model gets the top score on aider's code editing benchmark. Deepseek currently offers 5M free tokens of API usage.
|
||||
- The [DeepSeek Coder V2](/docs/llms/deepseek.html) model gets the top score on aider's code editing benchmark. DeepSeek currently offers 5M free tokens of API usage.
|
||||
- Google's [Gemini 1.5 Pro](/docs/llms/gemini.html) is the most capable free model to use with aider, with
|
||||
code editing capabilities similar to GPT-3.5.
|
||||
- You can use [Llama 3 70B on Groq](/docs/llms/groq.html) which is comparable to GPT-3.5 in code editing performance.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue