mirror of
https://github.com/Aider-AI/aider.git
synced 2025-05-29 16:54:59 +00:00
remove refs to 5M free deepseek tokens #760
This commit is contained in:
parent
9a2d6e3ca8
commit
43e95c1aec
2 changed files with 0 additions and 2 deletions
|
@ -27,7 +27,6 @@ Aider works best with these models, which are skilled at 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 has been offering 5M free tokens of API usage.
|
||||
- Google's [Gemini 1.5 Pro](/docs/llms/gemini.html) works 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.
|
||||
|
|
|
@ -7,7 +7,6 @@ nav_order: 500
|
|||
|
||||
Aider can connect to the DeepSeek.com API.
|
||||
The DeepSeek Coder V2 model gets the top score on aider's code editing benchmark.
|
||||
DeepSeek appears to grant 5M tokens of free API usage to new accounts.
|
||||
|
||||
```
|
||||
pip install aider-chat
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue